Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h16 TypeALU32_2op = 0, enumerator
DHexagonDepITypes.td14 def TypeALU32_2op : IType<0>;
DHexagonPseudo.td38 A2_combineii.Itinerary, TypeALU32_2op>, OpcodeHexagon;
334 ".error \"should not emit\" ", [], "", A2_tfrpt.Itinerary, TypeALU32_2op>;
486 A2_combineii.Itinerary, TypeALU32_2op>, OpcodeHexagon;
DHexagonDepInstrInfo.td315 tc_b9488031, TypeALU32_2op>, Enc_140c83, ImmRegRel {
341 tc_68cb12ce, TypeALU32_2op>, Enc_5e2823, PredNewRel {
353 tc_68cb12ce, TypeALU32_2op>, Enc_5e2823, PredNewRel {
413 tc_b9488031, TypeALU32_2op>, Enc_18c338 {
528 tc_68cb12ce, TypeALU32_2op> {
558 tc_6efc556e, TypeALU32_2op>, Enc_e3b0c4 {
566 tc_68cb12ce, TypeALU32_2op> {
600 tc_b9488031, TypeALU32_2op>, Enc_140c83, ImmRegRel {
659 tc_d6bf0472, TypeALU32_2op>, Enc_e38e1f, PredNewRel, ImmRegRel {
679 tc_2b2f4060, TypeALU32_2op>, Enc_e38e1f, PredNewRel, ImmRegRel {
[all …]
DHexagonVLIWPacketizer.cpp1128 if (TJ != HexagonII::TypeALU32_2op && in cannotCoexistAsymm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp238 if (Type != HexagonII::TypeALU32_2op && in restrictSlot1AOK()
DHexagonMCChecker.cpp272 Type != HexagonII::TypeALU32_2op && Type != HexagonII::TypeALU32_3op && in isNeitherAnorX()