Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h49 TypeEXTENDER = 35, enumerator
DHexagonDepITypes.td47 def TypeEXTENDER : IType<35>;
DHexagonDepInstrInfo.td2605 tc_862b3e70, TypeEXTENDER>, Enc_2b518f {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp635 return HexagonII::TypeEXTENDER == HexagonMCInstrInfo::getType(MCII, MCI); in isPrefix()
DHexagonMCCodeEmitter.cpp475 if (InsnType == HexagonII::TypeEXTENDER) { in getFixupNoBits()