Home
last modified time | relevance | path

Searched refs:TypeALU32_2op (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h17 TypeALU32_2op = 0, enumerator
H A DHexagonDepITypes.td12 def TypeALU32_2op : IType<0>;
H A DHexagonPseudo.td37 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 DHexagonDepInstrInfo.td313 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 DHexagonInstrFormats.td254 tc_invalid, TypeALU32_2op>, Enc_invalid {
H A DHexagonVLIWPacketizer.cpp1145 if (TJ != HexagonII::TypeALU32_2op && in cannotCoexistAsymm()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp201 if (Type != HexagonII::TypeALU32_2op && in restrictSlot1AOK()
H A DHexagonMCChecker.cpp277 case HexagonII::TypeALU32_2op: in isNeitherAnorX()