Searched refs:TypeALU64 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 17 TypeALU64 = 3, enumerator
|
D | HexagonDepITypes.td | 15 def TypeALU64 : IType<3>;
|
D | HexagonDepInstrInfo.td | 63 tc_679309b8, TypeALU64>, Enc_bd6011 { 75 tc_679309b8, TypeALU64>, Enc_bd6011 { 87 tc_679309b8, TypeALU64>, Enc_bd6011 { 99 tc_679309b8, TypeALU64>, Enc_bd6011 { 111 tc_779080bf, TypeALU64>, Enc_bd6011 { 124 tc_779080bf, TypeALU64>, Enc_bd6011 { 137 tc_779080bf, TypeALU64>, Enc_bd6011 { 150 tc_779080bf, TypeALU64>, Enc_bd6011 { 163 tc_4414d8b1, TypeALU64>, Enc_bd6011 { 175 tc_4414d8b1, TypeALU64>, Enc_bd6011 { [all …]
|
D | HexagonSubtarget.cpp | 189 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 326 case HexagonII::TypeALU64: in check()
|
D | HexagonMCChecker.cpp | 273 (Type != HexagonII::TypeALU64 || HexagonMCInstrInfo::isFloat(MCII, ID)); in isNeitherAnorX()
|