Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h131 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
DHexagonBlockRanges.cpp206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
DHexagonConstExtenders.cpp408 bool replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI);
1826 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) { in replaceInstr() function in HCE
1909 Changed |= replaceInstr(I, DefR, P.first); in replaceExtenders()
DHexagonFrameLowering.cpp2346 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()
2371 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h134 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
DHexagonBlockRanges.cpp206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
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()
DHexagonFrameLowering.cpp2447 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()
2472 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h126 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
DHexagonBlockRanges.cpp214 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
DHexagonFrameLowering.cpp2141 IM.replaceInstr(SI, CopyIn); in optimizeSpillSlots()
2166 IM.replaceInstr(MI, CopyOut); in optimizeSpillSlots()