Lines Matching refs:getSubtargetInfo

130   OutStreamer->emitInstruction(Inst, getSubtargetInfo());  in EmitAndCountInstruction()
131 SMShadowTracker.count(Inst, getSubtargetInfo(), CodeEmitter.get()); in EmitAndCountInstruction()
807 OutStreamer->emitInstruction(CallInst, getSubtargetInfo()); in LowerSTATEPOINT()
851 OutStreamer->emitInstruction(MI, getSubtargetInfo()); in LowerFAULTING_OP()
970 CodeEmitter->encodeInstruction(MCI, Code, Fixups, getSubtargetInfo()); in LowerPATCHABLE_OP()
995 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerSTACKMAP()
1012 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in LowerPATCHPOINT()
1098 OutStreamer->emitCodeAlignment(Align(2), &getSubtargetInfo()); in LowerPATCHABLE_EVENT_CALL()
1195 OutStreamer->emitCodeAlignment(Align(2), &getSubtargetInfo()); in LowerPATCHABLE_TYPED_EVENT_CALL()
1298 OutStreamer->emitCodeAlignment(Align(2), &getSubtargetInfo()); in LowerPATCHABLE_FUNCTION_ENTER()
1328 OutStreamer->emitCodeAlignment(Align(2), &getSubtargetInfo()); in LowerPATCHABLE_RET()
1336 OutStreamer->emitInstruction(Ret, getSubtargetInfo()); in LowerPATCHABLE_RET()
1352 OutStreamer->emitCodeAlignment(Align(2), &getSubtargetInfo()); in LowerPATCHABLE_TAIL_CALL()
1375 OutStreamer->emitInstruction(TC, getSubtargetInfo()); in LowerPATCHABLE_TAIL_CALL()
2265 SMShadowTracker.count(TmpInst, getSubtargetInfo(), CodeEmitter.get()); in emitInstruction()
2268 SMShadowTracker.emitShadowPadding(*OutStreamer, getSubtargetInfo()); in emitInstruction()
2270 OutStreamer->emitInstruction(TmpInst, getSubtargetInfo()); in emitInstruction()