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

Completed in 1390 milliseconds