Home
last modified time | relevance | path

Searched defs:isCMN (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp43 bool AArch64GISelUtils::isCMN(const MachineInstr *MaybeSub, in isCMN() function in AArch64GISelUtils
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3020 static bool isCMN(SDValue Op, ISD::CondCode CC) { in isCMN() function