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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBlockRanges.cpp 206 void HexagonBlockRanges::InstrIndexMap::replaceInstr(MachineInstr *OldMI,
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);
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);

Completed in 33 milliseconds