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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 358 bool isEarlySourceInstr(const MachineInstr &MI) const;
HexagonInstrInfo.cpp 2177 bool HexagonInstrInfo::isEarlySourceInstr(const MachineInstr &MI) const {
2344 bool isEarly = isEarlySourceInstr(ESMI);

Completed in 34 milliseconds