Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h19 TypeALU64 = 3, enumerator
DHexagonDepITypes.td17 def TypeALU64 : IType<3>;
DHexagonDepInstrInfo.td65 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 …]
DHexagonSubtarget.cpp190 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp324 case HexagonII::TypeALU64: in check()
DHexagonMCChecker.cpp275 (Type != HexagonII::TypeALU64 || HexagonMCInstrInfo::isFloat(MCII, ID)); in isNeitherAnorX()