Searched refs:replaceInstr (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBlockRanges.h | 131 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
|
| D | HexagonBlockRanges.cpp | 206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, in replaceInstr() function in HexagonBlockRanges::InstrIndexMap
|
| D | HexagonConstExtenders.cpp | 408 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()
|
| D | HexagonFrameLowering.cpp | 2346 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots() 2371 IM.replaceInstr(&MI, CopyOut); in optimizeSpillSlots()
|