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 616 HII->isDotNewInst(PacketMI) != HII->isDotNewInst(MI) ||
723 if (HII->isDotNewInst(MI) && !HII->mayBeNewStore(MI))
901 HII->isDotNewInst(MI1) == HII->isDotNewInst(MI2);
    [all...]
HexagonInstrInfo.h 275 bool isDotNewInst(const MachineInstr* MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 73 milliseconds