Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h134 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
H A DHexagonBlockRanges.cpp206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
H A DHexagonConstExtenders.cpp407 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 DHexagonFrameLowering.cpp2496 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()
2521 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()