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

  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 644 QII->isDotNewInst(PacketMI) != QII->isDotNewInst(MI) ||
757 if (QII->isDotNewInst(MI) && !QII->mayBeNewStore(MI))
    [all...]
HexagonInstrInfo.h 182 bool isDotNewInst(const MachineInstr* MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 144 milliseconds