Searched refs:isUnsignedICMPPred (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp887 static bool isUnsignedICMPPred(const CmpInst::Predicate P) { function
3649 if (!isUnsignedICMPPred(P) && LHSDef &&

Completed in 104 milliseconds