Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp409 bool replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI);
1845 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) { in replaceInstr() function in HCE
1928 Changed |= replaceInstr(I, DefR, P.first); in replaceExtenders()
H A DHexagonFrameLowering.cpp2447 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()
2472 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()