Home
last modified time | relevance | path

Searched refs:getInverseMinMaxFlavor (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDValueTracking.h1185 SelectPatternFlavor getInverseMinMaxFlavor(SelectPatternFlavor SPF);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp3685 if (getInverseMinMaxFlavor(SPF) != SPF2) in isSignedMinMaxClamp()
8771 SelectPatternFlavor llvm::getInverseMinMaxFlavor(SelectPatternFlavor SPF) { in getInverseMinMaxFlavor() function in llvm
HDInstructionSimplify.cpp4667 APInt LimitC = getMinMaxLimit(getInverseMinMaxFlavor(SPF), in simplifySelectWithICmpCond()