Home
last modified time | relevance | path

Searched defs:MCInstLowering (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp223 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in lowerOperand() local
262 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in EmitInstruction() local
386 R600MCInstLower MCInstLowering(OutContext, STI, *this); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local
190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local
190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp155 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in emitCallInstruction() local
192 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in customEmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp164 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in lowerOperand() local
194 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in emitInstruction() local
H A DR600MCInstLower.cpp52 R600MCInstLower MCInstLowering(OutContext, STI, *this); in emitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp220 SPIRVMCInstLower MCInstLowering; in outputInstruction() local
312 SPIRVMCInstLower MCInstLowering; in outputEntryPoints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h19 CSKYMCInstLower MCInstLowering; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.h46 std::unique_ptr<M68kMCInstLower> MCInstLowering; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp35 ARCMCInstLower MCInstLowering; member in __anone2b5d2e00111::ARCAsmPrinter
/aosp_15_r20/external/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp49 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp35 ARCMCInstLower MCInstLowering; member in __anon560710e60111::ARCAsmPrinter
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h99 MipsMCInstLower MCInstLowering; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h119 MipsMCInstLower MCInstLowering; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h119 MipsMCInstLower MCInstLowering; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp147 BPFMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp144 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp151 MSP430MCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp172 AVRMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp100 AMDGPUMCInstLower MCInstLowering(OutContext, STI); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp152 MSP430MCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp155 MSP430MCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp693 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
1221 X86MCInstLower MCInstLowering(*MF, *this); in EmitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp53 XCoreMCInstLower MCInstLowering; member in __anon276fa6bc0111::XCoreAsmPrinter
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp53 XCoreMCInstLower MCInstLowering; member in __anonc0cad8140111::XCoreAsmPrinter

12