/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCAsmPrinter.cpp | 35 ARCMCInstLower MCInstLowering; member in __anon732176910111::ARCAsmPrinter 41 MCInstLowering(&OutContext, *this) {} in ARCAsmPrinter() 60 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCAsmPrinter.cpp | 35 ARCMCInstLower MCInstLowering; member in __anoned2ca71d0111::ARCAsmPrinter 41 MCInstLowering(&OutContext, *this) {} in ARCAsmPrinter() 62 MCInstLowering.Lower(MI, TmpInst); in emitInstruction()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiAsmPrinter.cpp | 155 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in emitCallInstruction() local 178 MCInstLowering.Lower(MI, TmpInst); in emitCallInstruction() 192 LanaiMCInstLower MCInstLowering(OutContext, *Mang, *this); in customEmitInstruction() local 195 MCInstLowering.Lower(MI, TmpInst); in customEmitInstruction()
|
/external/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 49 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local 52 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiAsmPrinter.cpp | 153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local 176 MCInstLowering.Lower(MI, TmpInst); in emitCallInstruction() 190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local 193 MCInstLowering.Lower(MI, TmpInst); in customEmitInstruction()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiAsmPrinter.cpp | 153 LanaiMCInstLower MCInstLowering(OutContext, *this); in emitCallInstruction() local 176 MCInstLowering.Lower(MI, TmpInst); in emitCallInstruction() 190 LanaiMCInstLower MCInstLowering(OutContext, *this); in customEmitInstruction() local 193 MCInstLowering.Lower(MI, TmpInst); in customEmitInstruction()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 50 AArch64MCInstLower MCInstLowering; member in __anon4c5151d50111::AArch64AsmPrinter 56 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(OutContext, *this), in AArch64AsmPrinter() 66 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand() 500 MCInstLowering.lowerOperand(MI->getOperand(0), Dest); in EmitInstruction() 521 MCInstLowering.lowerOperand(MO_Sym, Sym); in EmitInstruction() 522 MCInstLowering.lowerOperand(MO_TLSDESC_LO12, SymTLSDescLo12); in EmitInstruction() 523 MCInstLowering.lowerOperand(MO_TLSDESC, SymTLSDesc); in EmitInstruction() 576 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 223 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in lowerOperand() local 224 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand() 262 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in EmitInstruction() local 316 MCInstLowering.lower(MI, TmpInst); in EmitInstruction() 386 R600MCInstLower MCInstLowering(OutContext, STI, *this); in EmitInstruction() local 404 MCInstLowering.lower(MI, TmpInst); in EmitInstruction()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 223 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in lowerOperand() local 224 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand() 262 AMDGPUMCInstLower MCInstLowering(OutContext, STI, *this); in emitInstruction() local 316 MCInstLowering.lower(MI, TmpInst); in emitInstruction() 389 R600MCInstLower MCInstLowering(OutContext, STI, *this); in emitInstruction() local 407 MCInstLowering.lower(MI, TmpInst); in emitInstruction()
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 53 XCoreMCInstLower MCInstLowering; member in __anon675380730111::XCoreAsmPrinter 59 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(*this) {} in XCoreAsmPrinter() 168 MCInstLowering.Initialize(&MF->getContext()); in emitFunctionBodyStart() 288 MCInstLowering.Lower(MI, TmpInst); in emitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 53 XCoreMCInstLower MCInstLowering; member in __anon714ae9e70111::XCoreAsmPrinter 59 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(*this) {} in XCoreAsmPrinter() 169 MCInstLowering.Initialize(&MF->getContext()); in EmitFunctionBodyStart() 289 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 53 XCoreMCInstLower MCInstLowering; member in __anonf1b2a8050111::XCoreAsmPrinter 59 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(*this) {} in XCoreAsmPrinter() 175 MCInstLowering.Initialize(Mang, &MF->getContext()); in EmitFunctionBodyStart() 296 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 151 MSP430MCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local 154 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 144 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local 145 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 99 MipsMCInstLower MCInstLowering; variable 104 InConstantPool(false), MCInstLowering(*this) {} in MipsAsmPrinter()
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 144 BPFMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local 145 MCInstLowering.Lower(MI, TmpInst); in emitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 70 AArch64MCInstLower MCInstLowering; member in __anon801bb4b70111::AArch64AsmPrinter 76 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(OutContext, *this), in AArch64AsmPrinter() 84 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand() 1014 MCInstLowering.Lower(MI, Inst); in EmitInstruction() 1032 MCInstLowering.lowerOperand(Hi_MOSym, Hi_MCSym); in EmitInstruction() 1033 MCInstLowering.lowerOperand(Lo_MOSym, Lo_MCSym); in EmitInstruction() 1102 MCInstLowering.lowerOperand(MI->getOperand(0), Dest); in EmitInstruction() 1122 MCInstLowering.lowerOperand(MO_Sym, Sym); in EmitInstruction() 1123 MCInstLowering.lowerOperand(MO_TLSDESC_LO12, SymTLSDescLo12); in EmitInstruction() 1124 MCInstLowering.lowerOperand(MO_TLSDESC, SymTLSDesc); in EmitInstruction() [all …]
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 72 AArch64MCInstLower MCInstLowering; member in __anonde64b1430111::AArch64AsmPrinter 79 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(OutContext, *this), in AArch64AsmPrinter() 87 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand() 999 MCInstLowering.lowerOperand(CallTarget, CallTargetMCOp); in LowerSTATEPOINT() 1136 MCInstLowering.Lower(MI, Inst); in emitInstruction() 1154 MCInstLowering.lowerOperand(Hi_MOSym, Hi_MCSym); in emitInstruction() 1155 MCInstLowering.lowerOperand(Lo_MOSym, Lo_MCSym); in emitInstruction() 1224 MCInstLowering.lowerOperand(MI->getOperand(0), Dest); in emitInstruction() 1263 MCInstLowering.lowerOperand(MO_Sym, Sym); in emitInstruction() 1264 MCInstLowering.lowerOperand(MO_TLSDESC_LO12, SymTLSDescLo12); in emitInstruction() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 119 MipsMCInstLower MCInstLowering; variable 123 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(*this) {} in MipsAsmPrinter()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRAsmPrinter.cpp | 172 AVRMCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local 175 MCInstLowering.lowerInstruction(*MI, I); in emitInstruction()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 119 MipsMCInstLower MCInstLowering; variable 123 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(*this) {} in MipsAsmPrinter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRAsmPrinter.cpp | 172 AVRMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local 175 MCInstLowering.lowerInstruction(*MI, I); in EmitInstruction()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 152 MSP430MCInstLower MCInstLowering(OutContext, *this); in emitInstruction() local 155 MCInstLowering.Lower(MI, TmpInst); in emitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 152 MSP430MCInstLower MCInstLowering(OutContext, *this); in EmitInstruction() local 155 MCInstLowering.Lower(MI, TmpInst); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 930 void X86AsmPrinter::LowerTlsAddr(X86MCInstLower &MCInstLowering, in LowerTlsAddr() argument 953 MCInstLowering.GetSymbolFromOperand(MI.getOperand(3)), SRVK, Ctx); in LowerTlsAddr() 1965 X86MCInstLower MCInstLowering(*MF, *this); in EmitInstruction() local 2015 MCInstLowering.Lower(MI, Inst); in EmitInstruction() 2042 return LowerTlsAddr(MCInstLowering, *MI); in EmitInstruction() 2062 auto Op = MCInstLowering.LowerMachineOperand(MI, MI->getOperand(1 + i)); in EmitInstruction() 2074 auto Op = MCInstLowering.LowerMachineOperand(MI, MI->getOperand(1 + i)); in EmitInstruction() 2092 MIB.addOperand(MCInstLowering.LowerMachineOperand(MI, MI->getOperand(i)).getValue()); in EmitInstruction() 2102 auto Op = MCInstLowering.LowerMachineOperand(MI, MI->getOperand(0 + i)); in EmitInstruction() 2169 MCSymbol *OpSym = MCInstLowering.GetSymbolFromOperand(MI->getOperand(2)); in EmitInstruction() [all …]
|