HomeSort by relevance Sort by last modified time
    Searched refs:isDotCurInst (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 274 bool isDotCurInst(const MachineInstr* MI) const;
HexagonVLIWPacketizer.cpp 372 if (HII->isDotCurInst(MI) && !HII->mayBeCurLoad(MI))
    [all...]
HexagonInstrInfo.cpp     [all...]

Completed in 527 milliseconds