Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local
190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h19 CSKYMCInstLower MCInstLowering; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.h54 std::unique_ptr<M68kMCInstLower> MCInstLowering; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp165 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
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp35 ARCMCInstLower MCInstLowering; member in __anonf1f76ba60111::ARCAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h119 MipsMCInstLower MCInstLowering; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp146 BPFMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp155 MSP430MCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp53 XCoreMCInstLower MCInstLowering; member in __anona58f617c0111::XCoreAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp241 SPIRVMCInstLower MCInstLowering; in outputInstruction() local
333 SPIRVMCInstLower MCInstLowering; in outputEntryPoints() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp196 AVRMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp687 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp529 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
2192 X86MCInstLower MCInstLowering(*MF, *this); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp85 AArch64MCInstLower MCInstLowering; member in __anonaa4beecc0111::AArch64AsmPrinter