Home
last modified time | relevance | path

Searched refs:TypeEXTENDER (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h51 TypeEXTENDER = 34, enumerator
H A DHexagonDepITypes.td46 def TypeEXTENDER : IType<34>;
H A DHexagonDepInstrInfo.td2605 tc_112d30d6, TypeEXTENDER>, Enc_2b518f {
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp286 case HexagonII::TypeEXTENDER: in isNeitherAnorX()
H A DHexagonMCCodeEmitter.cpp466 if (InsnType == HexagonII::TypeEXTENDER) { in getFixupNoBits()
H A DHexagonMCInstrInfo.cpp732 return HexagonII::TypeEXTENDER == HexagonMCInstrInfo::getType(MCII, MCI); in isPrefix()