Searched refs:cloneInstrSymbols (Results 1 – 7 of 7) sorted by relevance
1624 void cloneInstrSymbols(MachineFunction &MF, const MachineInstr &MI);
1740 void cloneInstrSymbols(MachineFunction &MF, const MachineInstr &MI);
632 NewMI->cloneInstrSymbols(MF, MI); in foldMemoryOperand()
514 void MachineInstr::cloneInstrSymbols(MachineFunction &MF, in cloneInstrSymbols() function in MachineInstr
506 void MachineInstr::cloneInstrSymbols(MachineFunction &MF, in cloneInstrSymbols() function in MachineInstr
3984 Result->cloneInstrSymbols(*FuncInfo.MF, *MI); in tryToFoldLoadIntoMI()
3969 Result->cloneInstrSymbols(*FuncInfo.MF, *MI); in tryToFoldLoadIntoMI()