Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonDepITypes.h17 TypeALU64 = 3, enumerator
HDHexagonDepITypes.td15 def TypeALU64 : IType<3>;
HDHexagonDepInstrInfo.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 …]
HDHexagonSubtarget.cpp189 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonShuffler.cpp326 case HexagonII::TypeALU64: in check()
HDHexagonMCChecker.cpp273 (Type != HexagonII::TypeALU64 || HexagonMCInstrInfo::isFloat(MCII, ID)); in isNeitherAnorX()