Home
last modified time | relevance | path

Searched refs:TypeS_2op (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h58 TypeS_2op = 44, enumerator
DHexagonDepITypes.td56 def TypeS_2op : IType<44>;
DHexagonDepInstrInfo.td15 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 …]
DHexagonSubtarget.cpp188 return Type == HexagonII::TypeS_2op || Type == HexagonII::TypeS_3op || in shouldTFRICallBind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp324 case HexagonII::TypeS_2op: in check()
DHexagonMCChecker.cpp271 Type != HexagonII::TypeALU32_ADDI && Type != HexagonII::TypeS_2op && in isNeitherAnorX()