Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h20 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 {
163 tc_f34c1c21, TypeALU64>, Enc_bd6011 {
175 tc_f34c1c21, TypeALU64>, Enc_bd6011 {
[all …]
H A DHexagonSubtarget.cpp311 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp479 case HexagonII::TypeALU64: in GetPacketSummary()
H A DHexagonMCChecker.cpp288 case HexagonII::TypeALU64: in isNeitherAnorX()