Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonBaseInfo.h39 TypeJ = 4, enumerator
HDHexagonAsmBackend.cpp168 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || in isInstRelaxable()
HDHexagonShuffler.cpp168 case HexagonII::TypeJ: in check()
HDHexagonMCCompound.cpp366 HexagonII::TypeJ) { in lookForCompound()
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonInstrFormats.td23 def TypeJ : IType<4>;
309 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeJ>, OpcodeHexagon;