Searched refs:getSubtargetCopy (Results 1 – 5 of 5) sorted by relevance
23 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI()
50 OutStreamer->getContext().getSubtargetCopy(*TM.getMCSubtargetInfo()); in runOnMachineFunction()
655 MCSubtargetInfo &getSubtargetCopy(const MCSubtargetInfo &STI);
887 MCSubtargetInfo &MCContext::getSubtargetCopy(const MCSubtargetInfo &STI) { in getSubtargetCopy() function in MCContext
52 MCSubtargetInfo &STICopy = Ctx.getSubtargetCopy(STI); in addDefaultWaveSize()