Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h62 TypeS_3op = 44, enumerator
H A DHexagonDepITypes.td56 def TypeS_3op : IType<44>;
H A DHexagonDepInstrInfo.td2298 tc_1d41f8b7, TypeS_3op>, Enc_2b3f60 {
2593 tc_0dfac0a7, TypeS_3op>, Enc_5ab2be {
3068 tc_0dfac0a7, TypeS_3op>, Enc_5ab2be {
3080 tc_0dfac0a7, TypeS_3op>, Enc_5ab2be {
3093 tc_1d41f8b7, TypeS_3op>, Enc_2b3f60 {
3229 tc_788b1d09, TypeS_3op>, Enc_412ff0 {
3240 tc_788b1d09, TypeS_3op>, Enc_412ff0 {
3251 tc_788b1d09, TypeS_3op>, Enc_412ff0 {
3262 tc_788b1d09, TypeS_3op>, Enc_412ff0 {
3273 tc_788b1d09, TypeS_3op>, Enc_412ff0 {
[all …]
H A DHexagonSubtarget.cpp322 return Type == HexagonII::TypeS_2op || Type == HexagonII::TypeS_3op || in shouldTFRICallBind()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp477 case HexagonII::TypeS_3op: in GetPacketSummary()
H A DHexagonMCChecker.cpp288 case HexagonII::TypeS_3op: in isNeitherAnorX()