Searched refs:TypeCJ (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepITypes.h | 22 TypeCJ = 4, enumerator
|
| H A D | HexagonDepITypes.td | 16 def TypeCJ : IType<4>;
|
| H A D | HexagonDepInstrInfo.td | 5897 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 8511 tc_5502c366, TypeCJ>, Enc_9e4c3f { 8531 tc_5502c366, TypeCJ>, Enc_66bce1 { 8602 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8627 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8652 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8677 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8750 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8774 tc_f999c66e, TypeCJ>, Enc_ad1c74 { 8798 tc_f999c66e, TypeCJ>, Enc_ad1c74 { [all …]
|
| H A D | HexagonInstrInfo.cpp | 2132 return getType(MI) == HexagonII::TypeCJ && MI.isBranch(); in isCompoundBranchInstr()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonAsmBackend.cpp | 544 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCJ && in isInstRelaxable()
|
| H A D | HexagonMCInstrInfo.cpp | 557 (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCJ && in isConstExtended() 603 return (getType(MCII, MCI) == HexagonII::TypeCJ); in isCompound()
|
| H A D | HexagonShuffler.cpp | 548 case HexagonII::TypeCJ: in GetPacketSummary()
|