Home
last modified time | relevance | path

Searched defs:NonNegative (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp511 CanTraceInto(bool SignExtended,bool ZeroExtended,BinaryOperator * BO,bool NonNegative) CanTraceInto() argument
615 find(Value * V,bool SignExtended,bool ZeroExtended,bool NonNegative) find() argument
[all...]
H A DCorrelatedValuePropagation.cpp669 enum class Domain { NonNegative, NonPositive, Unknown }; global() enumerator
H A DLICM.cpp2498 auto NonNegative = [&](Value *V) { hoistGEP() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14035 bool NonNegative; global() member
14136 bool NonNegative = false; bit_and() local
[all...]