Lines Matching refs:getSubtargetInfo
126 OutStreamer->emitInstruction(Inst, getSubtargetInfo()); in EmitAndCountInstruction()
127 SMShadowTracker.count(Inst, getSubtargetInfo(), CodeEmitter.get()); in EmitAndCountInstruction()
1263 OutStreamer->emitInstruction(CallInst, getSubtargetInfo()); in LowerSTATEPOINT()
1308 OutStreamer->emitInstruction(MI, getSubtargetInfo()); in LowerFAULTING_OP()
1342 CodeEmitter->encodeInstruction(MCI, VecOS, Fixups, getSubtargetInfo()); in LowerPATCHABLE_OP()
1369 OutStreamer->emitInstruction(MCI, getSubtargetInfo()); in LowerPATCHABLE_OP()
1375 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerSTACKMAP()
1392 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerPATCHPOINT()
1714 OutStreamer->emitInstruction(Ret, getSubtargetInfo()); in LowerPATCHABLE_RET()
1753 OutStreamer->emitInstruction(TC, getSubtargetInfo()); in LowerPATCHABLE_TAIL_CALL()
2622 SMShadowTracker.count(TmpInst, getSubtargetInfo(), CodeEmitter.get()); in emitInstruction()
2625 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in emitInstruction()
2627 OutStreamer->emitInstruction(TmpInst, getSubtargetInfo()); in emitInstruction()