Home
last modified time | relevance | path

Searched refs:AMDGPUMCInstLower (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp39 AMDGPUMCInstLower::AMDGPUMCInstLower(MCContext &ctx, in AMDGPUMCInstLower() function in AMDGPUMCInstLower
65 bool AMDGPUMCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()
116 void AMDGPUMCInstLower::lower(const MachineInstr *MI, MCInst &OutMI) const { in lower()
163 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in lowerOperand()
182 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in emitInstruction()
H A DAMDGPUMCInstLower.h29 class AMDGPUMCInstLower {
35 AMDGPUMCInstLower(MCContext &ctx, const TargetSubtargetInfo &ST,
H A DR600MCInstLower.cpp23 class R600MCInstLower : public AMDGPUMCInstLower {
34 : AMDGPUMCInstLower(Ctx, ST, AP) {} in R600MCInstLower()
H A DCMakeLists.txt78 AMDGPUMCInstLower.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn155 "AMDGPUMCInstLower.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6309 llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h