Searched refs:TypeJ (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepITypes.h | 53 TypeJ = 35, enumerator
|
| H A D | HexagonDepITypes.td | 47 def TypeJ : IType<35>;
|
| H A D | HexagonPseudo.td | 166 "call " # ExtStr # "$dst", [], "", J2_call.Itinerary, TypeJ>, 210 "callr $Rs", [], "", J2_callr.Itinerary, TypeJ>, OpcodeHexagon { 364 [], "", J2_jump.Itinerary, TypeJ>, OpcodeHexagon { 601 TypeJ>, Enc_a51a9a, Requires<[HasPreV65]> {
|
| H A D | HexagonDepInstrInfo.td | 4934 tc_362b0be2, TypeJ>, Enc_ecbcc8 { 4948 tc_dc51281d, TypeJ>, Enc_88d4d9 { 4966 tc_dc51281d, TypeJ>, Enc_88d4d9 { 5009 tc_23708a21, TypeJ> { 5020 tc_23708a21, TypeJ> { 5029 tc_23708a21, TypeJ> { 5685 tc_d57d649c, TypeJ>, Enc_a51a9a { 5807 tc_45f9d1be, TypeJ>, Enc_a51a9a { 8497 tc_60e324ff, TypeJ>, Enc_ecbcc8 { 39853 tc_0ba0d5da, TypeJ>, Enc_ecbcc8 { [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCompound.cpp | 361 if (HexagonMCInstrInfo::getType(MCII, *JumpInst) == HexagonII::TypeJ) { in lookForCompound()
|
| H A D | HexagonAsmBackend.cpp | 543 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || in isInstRelaxable()
|
| H A D | HexagonShuffler.cpp | 480 case HexagonII::TypeJ: in GetPacketSummary()
|
| H A D | HexagonMCInstrInfo.cpp | 556 if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeJ) || in isConstExtended()
|
| /llvm-project-15.0.7/mlir/test/mlir-tblgen/ |
| H A D | attr-or-type-format.td | 533 def TypeJ : TestType<"TestL"> {
|