Searched refs:replaceInstr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h131 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
H A DHexagonBlockRanges.cpp206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, function in class:HexagonBlockRanges::InstrIndexMap
H A DHexagonConstExtenders.cpp408 bool replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI);
1826 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) { function in class:HCE
1909 Changed |= replaceInstr(I, DefR, P.first);
H A DHexagonFrameLowering.cpp2346 IM.replaceInstr(&SI, CopyIn);
2371 IM.replaceInstr(&MI, CopyOut);

Completed in 71 milliseconds