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

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 386 int getDotCurOp(const MachineInstr* MI) const;
HexagonVLIWPacketizer.cpp 339 int CurOpcode = HII->getDotCurOp(MI);
    [all...]
HexagonInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 448 int getDotCurOp(const MachineInstr &MI) const;
HexagonVLIWPacketizer.cpp 370 int CurOpcode = HII->getDotCurOp(MI);
    [all...]
HexagonInstrInfo.cpp     [all...]

Completed in 1106 milliseconds