Searched refs:TypeCR (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonDepITypes.h | 20 TypeCR = 6, enumerator
|
| HD | HexagonDepITypes.td | 18 def TypeCR : IType<6>;
|
| HD | HexagonPseudo.td | 74 [(set I1:$dst, 1)], "", C2_orn.Itinerary, TypeCR>; 79 [(set I1:$dst, 0)], "", C2_andn.Itinerary, TypeCR>;
|
| HD | HexagonDepInstrInfo.td | 1442 tc_b9272d6c, TypeCR>, Enc_0cb018 { 1564 tc_434c8e1e, TypeCR>, Enc_bd811a { 3104 tc_b9272d6c, TypeCR>, Enc_667b39 { 3112 tc_434c8e1e, TypeCR>, Enc_0ed752 { 3363 tc_de554571, TypeCR>, Enc_65d691 { 3371 tc_640086b5, TypeCR>, Enc_454a26 { 3380 tc_640086b5, TypeCR>, Enc_454a26 { 3389 tc_de554571, TypeCR>, Enc_65d691 { 3776 tc_de554571, TypeCR>, Enc_65d691 { 3784 tc_640086b5, TypeCR>, Enc_454a26 { [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HD | HexagonMCCodeEmitter.cpp | 485 HexagonMCInstrInfo::getType(MCII, NextI) == HexagonII::TypeCR) in getFixupNoBits() 671 bool BranchOrCR = MCID.isBranch() || IType == HexagonII::TypeCR; in getExprOpValue()
|
| HD | HexagonAsmBackend.cpp | 544 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCR && in isInstRelaxable()
|
| HD | HexagonShuffler.cpp | 392 case HexagonII::TypeCR: in check()
|
| HD | HexagonMCInstrInfo.cpp | 511 else if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCR) && in isConstExtended()
|