Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h50 TypeEXTENDER = 35, enumerator
DHexagonDepITypes.td48 def TypeEXTENDER : IType<35>;
DHexagonDepInstrInfo.td2592 tc_452f85af, TypeEXTENDER>, Enc_2b518f {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp637 return HexagonII::TypeEXTENDER == HexagonMCInstrInfo::getType(MCII, MCI); in isPrefix()
DHexagonMCCodeEmitter.cpp477 if (InsnType == HexagonII::TypeEXTENDER) { in getFixupNoBits()