Home
last modified time | relevance | path

Searched defs:replaceInstr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI, replaceInstr() function in HexagonBlockRanges::InstrIndexMap
H A DHexagonConstExtenders.cpp1844 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) { replaceInstr() function in HCE