Searched refs:setPreInstrSymbol (Results 1 – 5 of 5) sorted by relevance
250 CallTarget->back().setPreInstrSymbol(MF, TargetSym); in populateThunk()
8757 std::prev(MBBI)->setPreInstrSymbol(MF, MF.getPICBaseSymbol()); in runOnMachineFunction()
475 void MachineInstr::setPreInstrSymbol(MachineFunction &MF, MCSymbol *Symbol) { in setPreInstrSymbol() function in MachineInstr523 setPreInstrSymbol(MF, MI.getPreInstrSymbol()); in cloneInstrSymbols()
1795 void setPreInstrSymbol(MachineFunction &MF, MCSymbol *Symbol);
1103 MI->setPreInstrSymbol(MF, PreInstrSymbol); in parse()