Lines Matching refs:MCInstLowering

85   AArch64MCInstLower MCInstLowering;  member in __anonaa4beecc0111::AArch64AsmPrinter
92 : AsmPrinter(TM, std::move(Streamer)), MCInstLowering(OutContext, *this), in AArch64AsmPrinter()
100 return MCInstLowering.lowerOperand(MO, MCOp); in lowerOperand()
1467 MCInstLowering.lowerOperand(JTMOHi, JTMCHi); in LowerHardenedBRJumpTable()
1468 MCInstLowering.lowerOperand(JTMOLo, JTMCLo); in LowerHardenedBRJumpTable()
1641 MCInstLowering.lowerOperand(CallTarget, CallTargetMCOp); in LowerSTATEPOINT()
2132 MCInstLowering.lowerOperand(StubMOHi, StubMCHi); in LowerLOADauthptrstatic()
2133 MCInstLowering.lowerOperand(StubMOLo, StubMCLo); in LowerLOADauthptrstatic()
2210 MCInstLowering.lowerOperand(GAMOHi, GAMCHi); in LowerMOVaddrPAC()
2211 MCInstLowering.lowerOperand(GAMOLo, GAMCLo); in LowerMOVaddrPAC()
2363 MCInstLowering.Lower(MI, Inst); in emitInstruction()
2381 MCInstLowering.lowerOperand(Hi_MOSym, Hi_MCSym); in emitInstruction()
2382 MCInstLowering.lowerOperand(Lo_MOSym, Lo_MCSym); in emitInstruction()
2538 MCInstLowering.lowerOperand(MI->getOperand(0), Dest); in emitInstruction()
2577 MCInstLowering.lowerOperand(MO_Sym, Sym); in emitInstruction()
2578 MCInstLowering.lowerOperand(MO_TLSDESC_LO12, SymTLSDescLo12); in emitInstruction()
2579 MCInstLowering.lowerOperand(MO_TLSDESC, SymTLSDesc); in emitInstruction()
2822 MCInstLowering.Lower(MI, TmpInst); in emitInstruction()
2839 MCInstLowering.lowerOperand( in emitMachOIFuncStubBody()
2853 MCInstLowering.lowerOperand( in emitMachOIFuncStubBody()
2952 MCInstLowering.lowerOperand( in emitMachOIFuncStubHelperBody()
2966 MCInstLowering.lowerOperand( in emitMachOIFuncStubHelperBody()
3023 return MCSymbolRefExpr::create(MCInstLowering.GetGlobalValueSymbol(GV, 0), in lowerConstant()