Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h17 TypeALU64 = 3, enumerator
DHexagonDepITypes.td15 def TypeALU64 : IType<3>;
DHexagonDepInstrInfo.td63 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 …]
DHexagonSubtarget.cpp189 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp326 case HexagonII::TypeALU64: in check()
DHexagonMCChecker.cpp273 (Type != HexagonII::TypeALU64 || HexagonMCInstrInfo::isFloat(MCII, ID)); in isNeitherAnorX()