Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h21 TypeALU64 = 3, enumerator
H A DHexagonDepITypes.td15 def TypeALU64 : IType<3>;
H A DHexagonDepInstrInfo.td63 tc_01d44cb2, TypeALU64>, Enc_bd6011 {
75 tc_01d44cb2, TypeALU64>, Enc_bd6011 {
87 tc_01d44cb2, TypeALU64>, Enc_bd6011 {
99 tc_01d44cb2, TypeALU64>, Enc_bd6011 {
111 tc_8a825db2, TypeALU64>, Enc_bd6011 {
124 tc_8a825db2, TypeALU64>, Enc_bd6011 {
137 tc_8a825db2, TypeALU64>, Enc_bd6011 {
150 tc_8a825db2, TypeALU64>, Enc_bd6011 {
270 tc_01d44cb2, TypeALU64> {
1535 tc_713b66bf, TypeALU64> {
[all …]
H A DHexagonSubtarget.cpp323 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp478 case HexagonII::TypeALU64: in GetPacketSummary()
H A DHexagonMCChecker.cpp291 case HexagonII::TypeALU64: in isNeitherAnorX()