Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local
190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h19 CSKYMCInstLower MCInstLowering; variable
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.h46 std::unique_ptr<M68kMCInstLower> MCInstLowering; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp35 ARCMCInstLower MCInstLowering; member in __anon5df151bd0111::ARCAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h119 MipsMCInstLower MCInstLowering; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp147 BPFMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp155 MSP430MCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp220 SPIRVMCInstLower MCInstLowering; in outputInstruction() local
312 SPIRVMCInstLower MCInstLowering; in outputEntryPoints() local
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp53 XCoreMCInstLower MCInstLowering; member in __anona9ac7b130111::XCoreAsmPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp201 AVRMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp641 WebAssemblyMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp998 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr()
2481 X86MCInstLower MCInstLowering(*MF, *this); in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp72 AArch64MCInstLower MCInstLowering; member in __anon43f9fbe30111::AArch64AsmPrinter