HomeSort by relevance Sort by last modified time
    Searched defs:getExtendableOp (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.cpp 36 MCI.getOperand(HexagonMCInstrInfo::getExtendableOp(MCII, MCI));
95 MCI.getOperand(HexagonMCInstrInfo::getExtendableOp(MCII, MCI));
249 unsigned short HexagonMCInstrInfo::getExtendableOp(MCInstrInfo const &MCII,
258 unsigned O = HexagonMCInstrInfo::getExtendableOp(MCII, MCI);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.cpp 93 MCI.getOperand(HexagonMCInstrInfo::getExtendableOp(MCII, MCI));
286 unsigned short HexagonMCInstrInfo::getExtendableOp(MCInstrInfo const &MCII,
295 unsigned O = HexagonMCInstrInfo::getExtendableOp(MCII, MCI);
621 return (O == HexagonMCInstrInfo::getExtendableOp(MCII, MCI));

Completed in 50 milliseconds