HomeSort by: relevance | last modified time | path
    Searched refs:replaceInstr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBlockRanges.h 134 void replaceInstr(MachineInstr *OldMI, MachineInstr *NewMI);
HexagonBlockRanges.cpp 206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI,
HexagonConstExtenders.cpp 407 bool replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI);
1843 bool HCE::replaceInstr(unsigned Idx, Register ExtR, const ExtenderInit &ExtI) {
1926 Changed |= replaceInstr(I, DefR, P.first);
HexagonFrameLowering.cpp 2496 IM.replaceInstr(&SI, CopyIn);
2521 IM.replaceInstr(&MI, CopyOut);

Completed in 25 milliseconds