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 369 if (!HII->isV60VectorInstruction(MI))
371 if (!HII->isV60VectorInstruction(&*MII))
    [all...]
HexagonInstrInfo.h 346 bool isV60VectorInstruction(const MachineInstr *MI) const;
HexagonInstrInfo.cpp     [all...]

Completed in 76 milliseconds