LLVM: lib/Target/SPIRV/SPIRVMCInstLower.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_LIB_TARGET_SPIRV_SPIRVMCINSTLOWER_H

10#define LLVM_LIB_TARGET_SPIRV_SPIRVMCINSTLOWER_H

11

13

14namespace llvm {

19}

20

21

27}

28

29#endif

#define LLVM_LIBRARY_VISIBILITY

Instances of this class represent a single low-level machine instruction.

Representation of each machine instruction.

Definition SPIRVMCInstLower.h:22

void lower(const MachineInstr *MI, MCInst &OutMI, SPIRV::ModuleAnalysisInfo *MAI) const

This is an optimization pass for GlobalISel generic memory operations.