Home
last modified time | relevance | path

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

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