Searched refs:getLTPredicate (Results 1 – 5 of 5) sorted by relevance
883 static CmpInst::Predicate getLTPredicate(Intrinsic::ID ID) { in getLTPredicate() function886 CmpInst::Predicate getLTPredicate() const { in getLTPredicate() function887 return getLTPredicate(getIntrinsicID()); in getLTPredicate()
575 if (LHS_CR.icmp(CI->getLTPredicate(), RHS_CR)) { in processCmpIntrinsic()
1557 if (checkCondition(I->getLTPredicate(), LHS, RHS, I, Info).value_or(false)) { in checkAndReplaceCmp()
522 Builder.CreateICmp(cast<CmpIntrinsic>(CmpIntr)->getLTPredicate(), in commonShiftTransforms()
2857 CmpIntrinsic::getLTPredicate(IID), in getTypeBasedIntrinsicInstrCost()