Searched refs:setPreInstrSymbol (Results 1 – 5 of 5) sorted by relevance
285 CallTarget->back().setPreInstrSymbol(MF, TargetSym); in populateThunk()
7470 std::prev(MBBI)->setPreInstrSymbol(MF, MF.getPICBaseSymbol()); in runOnMachineFunction()
1515 void setPreInstrSymbol(MachineFunction &MF, MCSymbol *Symbol);
452 void MachineInstr::setPreInstrSymbol(MachineFunction &MF, MCSymbol *Symbol) { in setPreInstrSymbol() function in MachineInstr
826 MI->setPreInstrSymbol(MF, PreInstrSymbol); in parse()