Home
last modified time | relevance | path

Searched defs:IsSignedCmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6276 bool IsSignedCmp = ICmp.isSigned(); in foldICmpWithZextOrSext() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp20536 unsigned Limit, bool IsTruncRoot, bool IsSignedCmp) -> unsigned { in computeMinimumValueSizes()
20748 bool IsSignedCmp = false; in computeMinimumValueSizes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14345 bool IsSignedCmp = ISD::isSignedIntSetCC(CC); in foldSextSetcc() local