Searched refs:TypeCJ (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonDepITypes.h | 21 TypeCJ = 4, enumerator
|
| H A D | HexagonDepITypes.td | 16 def TypeCJ : IType<4>;
|
| H A D | HexagonDepInstrInfo.td | 5931 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 5957 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 5983 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6009 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6085 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6110 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6135 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6160 tc_9e27f2f9, TypeCJ>, Enc_6a5972, PredRel { 6237 tc_24f426ab, TypeCJ>, Enc_14d27a, PredRel { 6263 tc_24f426ab, TypeCJ>, Enc_14d27a, PredRel { [all …]
|
| H A D | HexagonInstrInfo.cpp | 2139 return getType(MI) == HexagonII::TypeCJ && MI.isBranch(); in isCompoundBranchInstr()
|
| /openbsd-src/gnu/llvm/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 | 549 case HexagonII::TypeCJ: in GetPacketSummary()
|