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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 164 else if (i <= 1 && llvm::HexagonMCInstrInfo::hasNewValue2(MCII, MCI) )
190 if (HexagonMCInstrInfo::hasNewValue2(MCII, MCI)) {
HexagonMCInstrInfo.h 163 bool hasNewValue2(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp 347 HexagonMCInstrInfo::hasNewValue2(MCII, MCI)) &&
409 bool HexagonMCInstrInfo::hasNewValue2(MCInstrInfo const &MCII,
HexagonMCCodeEmitter.cpp 161 HexagonMCInstrInfo::hasNewValue2(MCII, Inst)
  /external/llvm/lib/Target/Hexagon/Disassembler/
HexagonDisassembler.cpp 372 if (SubregBit && HexagonMCInstrInfo::hasNewValue2(*MCII, Inst)) {
    [all...]

Completed in 102 milliseconds