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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 162 bool hasNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp 328 HexagonMCInstrInfo::hasNewValue(MCII, MCI)) &&
402 bool HexagonMCInstrInfo::hasNewValue(MCInstrInfo const &MCII,
HexagonMCChecker.cpp 174 if (HexagonMCInstrInfo::hasNewValue(MCII, MCI)) {
HexagonMCCodeEmitter.cpp 157 HexagonMCInstrInfo::hasNewValue(MCII, Inst)
  /external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp 378 } else if (HexagonMCInstrInfo::hasNewValue(*MCII, Inst)) {
    [all...]

Completed in 72 milliseconds