Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h39 TypeJ = 4, enumerator
DHexagonMCCompound.cpp373 HexagonII::TypeJ) { in lookForCompound()
DHexagonShuffler.cpp219 case HexagonII::TypeJ: in check()
DHexagonAsmBackend.cpp526 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || in isInstRelaxable()
DHexagonMCInstrInfo.cpp467 if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeJ) || in isConstExtended()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td23 def TypeJ : IType<4>;
343 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeJ>, OpcodeHexagon;