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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 372 bool isLateResultInstr(const MachineInstr &MI) const;
HexagonInstrInfo.cpp 2343 bool isLate = isLateResultInstr(LRMI);
2359 bool HexagonInstrInfo::isLateResultInstr(const MachineInstr &MI) const {

Completed in 59 milliseconds