Home
last modified time | relevance | path

Searched refs:CCMN (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h142 CCMN, enumerator
H A DAArch64SchedThunderX2T99.td430 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
452 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
471 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
H A DAArch64SchedThunderX3T110.td690 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
712 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
731 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
H A DAArch64SchedTSV110.td375 def : InstRW<[TSV110Wr_1cyc_1AB], (instregex "^(CCMN|CCMP)(W|X)(r|i)$")>;
H A DAArch64SchedKryoDetails.td483 (instregex "(CCMN|CCMP)(W|X)i")>;
489 (instregex "(CCMN|CCMP)(W|X)r")>;
H A DAArch64SchedA64FX.td825 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
846 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
864 "SBCS(W|X)r", "CCMN(W|X)(i|r)",
H A DAArch64SchedFalkorDetails.td891 def : InstRW<[FalkorWr_1XYZ_1cyc], (instregex "^(CCMN|CCMP)(W|X)(r|i)$")>;
H A DAArch64InstrInfo.td452 def AArch64ccmn : SDNode<"AArch64ISD::CCMN", SDT_AArch64CCMP>;
2115 defm CCMN : CondComparison<0, "ccmn", AArch64ccmn>;
H A DAArch64ISelLowering.cpp1881 MAKE_CASE(AArch64ISD::CCMN) in getTargetNodeName()
2535 Opcode = AArch64ISD::CCMN; in emitConditionalComparison()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dconstraints.md162 "A constant that can be used with a CCMN operation (once negated)."
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dconstraints.md170 "A constant that can be used with a CCMN operation (once negated)."