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

  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 366 if (!HII->isV60VectorInstruction(MI))
368 if (!HII->isV60VectorInstruction(MII))
    [all...]
HexagonInstrInfo.h 318 bool isV60VectorInstruction(const MachineInstr *MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 120 milliseconds