Searched refs:TypePREFIX (Results 1 – 4 of 4) sorted by relevance
24 def TypePREFIX : IType<30>;145 TypePREFIX>, OpcodeHexagon;
66 TypePREFIX = 30, // Such as extenders. enumerator
300 if (insnType == HexagonII::TypePREFIX) { in getFixupNoBits()
581 return (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypePREFIX); in isPrefix()