Home
last modified time | relevance | path

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/
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()