Searched refs:TypeS_2op (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 58 TypeS_2op = 44, enumerator
|
D | HexagonDepITypes.td | 56 def TypeS_2op : IType<44>;
|
D | HexagonDepInstrInfo.td | 15 tc_cf8126ae, TypeS_2op>, Enc_5e2823 { 26 tc_cf8126ae, TypeS_2op>, Enc_b9c5fb { 35 tc_cf8126ae, TypeS_2op>, Enc_5e2823 { 536 tc_0ae0825c, TypeS_2op>, Enc_b9c5fb { 544 tc_cf8126ae, TypeS_2op>, Enc_5e2823 { 574 tc_0ae0825c, TypeS_2op>, Enc_b9c5fb { 992 tc_cf8126ae, TypeS_2op>, Enc_90cd8b { 1004 tc_0ae0825c, TypeS_2op>, Enc_90cd8b { 1015 tc_0ae0825c, TypeS_2op>, Enc_5e2823 { 1026 tc_0ae0825c, TypeS_2op>, Enc_5e2823 { [all …]
|
D | HexagonSubtarget.cpp | 188 return Type == HexagonII::TypeS_2op || Type == HexagonII::TypeS_3op || in shouldTFRICallBind()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 324 case HexagonII::TypeS_2op: in check()
|
D | HexagonMCChecker.cpp | 271 Type != HexagonII::TypeALU32_ADDI && Type != HexagonII::TypeS_2op && in isNeitherAnorX()
|