Searched refs:replaceInstr (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.h | 134 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
|
H A D | HexagonBlockRanges.cpp | 206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
|
H A D | HexagonConstExtenders.cpp | 407 bool replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI); 1843 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) { in replaceInstr() function in HCE 1926 Changed |= replaceInstr(I, DefR, P.first); in replaceExtenders()
|
H A D | HexagonFrameLowering.cpp | 2496 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots() 2521 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()
|