Searched refs:TypeCR (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepITypes.h | 22 TypeCR = 5, enumerator
|
| H A D | HexagonDepITypes.td | 17 def TypeCR : IType<5>;
|
| H A D | HexagonPseudo.td | 74 [(set I1:$dst, 1)], "", C2_orn.Itinerary, TypeCR>; 79 [(set I1:$dst, 0)], "", C2_andn.Itinerary, TypeCR>;
|
| H A D | HexagonDepInstrInfo.td | 1442 tc_7476d766, TypeCR>, Enc_0cb018 { 1564 tc_49fdfd4b, TypeCR>, Enc_bd811a { 3104 tc_7476d766, TypeCR>, Enc_667b39 { 3112 tc_49fdfd4b, TypeCR>, Enc_0ed752 { 3402 tc_151bf368, TypeCR>, Enc_65d691 { 3410 tc_651cbe02, TypeCR>, Enc_454a26 { 3419 tc_651cbe02, TypeCR>, Enc_454a26 { 3428 tc_151bf368, TypeCR>, Enc_65d691 { 3815 tc_151bf368, TypeCR>, Enc_65d691 { 3823 tc_651cbe02, TypeCR>, Enc_454a26 { [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCodeEmitter.cpp | 476 HexagonMCInstrInfo::getType(MCII, NextI) == HexagonII::TypeCR) in getFixupNoBits() 659 bool BranchOrCR = MCID.isBranch() || IType == HexagonII::TypeCR; in getExprOpValue()
|
| H A D | HexagonAsmBackend.cpp | 548 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCR && in isInstRelaxable()
|
| H A D | HexagonShuffler.cpp | 547 case HexagonII::TypeCR: in GetPacketSummary()
|
| H A D | HexagonMCInstrInfo.cpp | 563 else if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCR) && in isConstExtended()
|