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