Home
last modified time | relevance | path

Searched refs:TypeNCJ (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h56 TypeNCJ = 39, enumerator
H A DHexagonDepITypes.td51 def TypeNCJ : IType<39>;
H A DHexagonDepInstrInfo.td5879 tc_24e109c7, TypeNCJ>, Enc_c9a18e, PredRel {
5905 tc_24e109c7, TypeNCJ>, Enc_c9a18e, PredRel {
6035 tc_24e109c7, TypeNCJ>, Enc_c9a18e, PredRel {
6060 tc_24e109c7, TypeNCJ>, Enc_c9a18e, PredRel {
6185 tc_f6e2aff9, TypeNCJ>, Enc_eafd18, PredRel {
6211 tc_f6e2aff9, TypeNCJ>, Enc_eafd18, PredRel {
6341 tc_f6e2aff9, TypeNCJ>, Enc_eafd18, PredRel {
6366 tc_f6e2aff9, TypeNCJ>, Enc_eafd18, PredRel {
6491 tc_f6e2aff9, TypeNCJ>, Enc_e90a15, PredRel {
6517 tc_f6e2aff9, TypeNCJ>, Enc_5a18b3, PredRel {
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp546 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeNCJ && in isInstRelaxable()
H A DHexagonShuffler.cpp529 case HexagonII::TypeNCJ: in GetPacketSummary()
H A DHexagonMCChecker.cpp449 HexagonII::TypeNCJ)) { in checkNewValues()
H A DHexagonMCInstrInfo.cpp559 (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeNCJ && in isConstExtended()