Searched refs:TypeALU64 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 19 TypeALU64 = 3, enumerator
|
D | HexagonDepITypes.td | 17 def TypeALU64 : IType<3>;
|
D | HexagonDepInstrInfo.td | 65 tc_897d1a9d, TypeALU64>, Enc_bd6011 { 77 tc_897d1a9d, TypeALU64>, Enc_bd6011 { 89 tc_897d1a9d, TypeALU64>, Enc_bd6011 { 101 tc_897d1a9d, TypeALU64>, Enc_bd6011 { 113 tc_b44c6e2a, TypeALU64>, Enc_bd6011 { 126 tc_b44c6e2a, TypeALU64>, Enc_bd6011 { 139 tc_b44c6e2a, TypeALU64>, Enc_bd6011 { 152 tc_b44c6e2a, TypeALU64>, Enc_bd6011 { 165 tc_1b9c9ee5, TypeALU64>, Enc_bd6011 { 177 tc_1b9c9ee5, TypeALU64>, Enc_bd6011 { [all …]
|
D | HexagonSubtarget.cpp | 190 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 324 case HexagonII::TypeALU64: in check()
|
D | HexagonMCChecker.cpp | 275 (Type != HexagonII::TypeALU64 || HexagonMCInstrInfo::isFloat(MCII, ID)); in isNeitherAnorX()
|