HomeSort by: relevance | last modified time | path
    Searched refs:getDotCurOp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 443 int getDotCurOp(const MachineInstr &MI) const;
HexagonVLIWPacketizer.cpp 381 int CurOpcode = HII->getDotCurOp(MI);
HexagonInstrInfo.cpp 3510 int HexagonInstrInfo::getDotCurOp(const MachineInstr &MI) const {

Completed in 18 milliseconds