Searched refs:TypeALU32_2op (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepITypes.h | 17 TypeALU32_2op = 0, enumerator
|
H A D | HexagonDepITypes.td | 12 def TypeALU32_2op : IType<0>;
|
H A D | HexagonPseudo.td | 37 A2_combineii.Itinerary, TypeALU32_2op>, OpcodeHexagon; 356 ".error \"should not emit\" ", [], "", A2_tfrpt.Itinerary, TypeALU32_2op>; 528 A2_combineii.Itinerary, TypeALU32_2op>, OpcodeHexagon;
|
H A D | HexagonDepInstrInfo.td | 313 tc_713b66bf, TypeALU32_2op>, Enc_140c83, ImmRegRel { 339 tc_c57d9f39, TypeALU32_2op>, Enc_5e2823, PredNewRel { 351 tc_c57d9f39, TypeALU32_2op>, Enc_5e2823, PredNewRel { 411 tc_713b66bf, TypeALU32_2op>, Enc_18c338 { 526 tc_c57d9f39, TypeALU32_2op> { 556 tc_b837298f, TypeALU32_2op>, Enc_e3b0c4 { 564 tc_c57d9f39, TypeALU32_2op> { 598 tc_713b66bf, TypeALU32_2op>, Enc_140c83, ImmRegRel { 657 tc_1c2c7a4a, TypeALU32_2op>, Enc_e38e1f, PredNewRel, ImmRegRel { 677 tc_442395f3, TypeALU32_2op>, Enc_e38e1 [all...] |
H A D | HexagonInstrFormats.td | 254 tc_invalid, TypeALU32_2op>, Enc_invalid {
|
H A D | HexagonVLIWPacketizer.cpp | 1145 if (TJ != HexagonII::TypeALU32_2op && in cannotCoexistAsymm()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 201 if (Type != HexagonII::TypeALU32_2op && in restrictSlot1AOK()
|
H A D | HexagonMCChecker.cpp | 277 case HexagonII::TypeALU32_2op: in isNeitherAnorX()
|