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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 391 bool isPureSlot0(const MachineInstr &MI) const;
HexagonVLIWPacketizer.cpp 1847 PacketHasSLOT0OnlyInsn |= HII->isPureSlot0(*MJ);
1875 isSlot0Only |= HII->isPureSlot0(*J);
HexagonInstrInfo.cpp 4328 bool HexagonInstrInfo::isPureSlot0(const MachineInstr &MI) const {

Completed in 44 milliseconds