Searched refs:TypeS_3op (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 60 TypeS_3op = 45, enumerator
|
D | HexagonDepITypes.td | 58 def TypeS_3op : IType<45>;
|
D | HexagonDepInstrInfo.td | 2285 tc_523fcf30, TypeS_3op>, Enc_2b3f60 { 2362 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2388 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2412 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2441 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2472 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2501 tc_1e856f58, TypeS_3op>, Enc_c2b48e, ImmRegRel { 2580 tc_2b6f77c6, TypeS_3op>, Enc_5ab2be { 3055 tc_2b6f77c6, TypeS_3op>, Enc_5ab2be { 3067 tc_2b6f77c6, TypeS_3op>, Enc_5ab2be { [all …]
|
D | HexagonSubtarget.cpp | 189 return Type == HexagonII::TypeS_2op || Type == HexagonII::TypeS_3op || in shouldTFRICallBind()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 323 case HexagonII::TypeS_3op: in check()
|
D | HexagonMCChecker.cpp | 274 Type != HexagonII::TypeS_3op && in isNeitherAnorX()
|