Home
last modified time | relevance | path

Searched defs:SPF (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp264 SelectPatternFlavor SPF; in getHashValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1181 SelectPatternFlavor SPF = canonicalizeSPF() local
3575 auto SPF = SPR.Flavor; visitSelectInst() local
[all...]
H A DInstCombineMulDivRem.cpp325 SelectPatternFlavor SPF = matchSelectPattern(Op0, X, Y).Flavor; visitMul() local
H A DInstCombineCalls.cpp551 SelectPatternFlavor SPF = matchSelectPattern(Op0, X, Y).Flavor; foldCttzCtlz() local
H A DInstCombineCompares.cpp6168 SelectPatternFlavor SPF = matchSelectPattern(Cmp.user_back(), A, B).Flavor; foldICmpUsingKnownBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3192 SelectPatternFlavor SPF = matchSelectPattern(Select, LHS, RHS).Flavor; isSignedMinMaxClamp() local
8004 getMinMaxPred(SelectPatternFlavor SPF,bool Ordered) getMinMaxPred() argument
8016 getInverseMinMaxFlavor(SelectPatternFlavor SPF) getInverseMinMaxFlavor() argument
8040 getMinMaxLimit(SelectPatternFlavor SPF,unsigned BitWidth) getMinMaxLimit() argument
[all...]
H A DInstructionSimplify.cpp4636 SelectPatternFlavor SPF = simplifySelectWithICmpCond() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp958 SelectPatternFlavor SPF = matchSelectPattern(Sel, LHS, RHS).Flavor; getCmpSelInstrCost() local