Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp264 SelectPatternFlavor SPF; in getHashValueImpl() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1200 SelectPatternFlavor SPF = canonicalizeSPF() local
3766 auto SPF = SPR.Flavor; visitSelectInst() local
[all...]
H A DInstCombineCalls.cpp543 SelectPatternFlavor SPF = matchSelectPattern(Op0, X, Y).Flavor; foldCttzCtlz() local
H A DInstCombineCompares.cpp6497 SelectPatternFlavor SPF = matchSelectPattern(Cmp.user_back(), A, B).Flavor; foldICmpUsingKnownBits() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3583 SelectPatternFlavor SPF = matchSelectPattern(Select, LHS, RHS).Flavor; isSignedMinMaxClamp() local
8590 getMinMaxPred(SelectPatternFlavor SPF,bool Ordered) getMinMaxPred() argument
8602 getInverseMinMaxFlavor(SelectPatternFlavor SPF) getInverseMinMaxFlavor() argument
8626 getMinMaxLimit(SelectPatternFlavor SPF,unsigned BitWidth) getMinMaxLimit() argument
[all...]
H A DInstructionSimplify.cpp4644 SelectPatternFlavor SPF = simplifySelectWithICmpCond() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp962 SelectPatternFlavor SPF = matchSelectPattern(Sel, LHS, RHS).Flavor; getCmpSelInstrCost() local