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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 37 TypeCR = 2,
HexagonMCInstrInfo.cpp 137 HexagonMCInstrInfo::getType(MCII, Inst) == HexagonII::TypeCR)
474 else if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCR) &&
725 if (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCR)
HexagonShuffler.cpp 258 case HexagonII::TypeCR:
HexagonMCCodeEmitter.cpp 716 (HexagonMCInstrInfo::getType(MCII, MI) == HexagonII::TypeCR))
734 (HexagonMCInstrInfo::getType(MCII, MI) == HexagonII::TypeCR))
HexagonAsmBackend.cpp 532 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCR &&

Completed in 294 milliseconds