Searched defs:ZeroExtended (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp484 CanTraceInto(bool SignExtended, bool ZeroExtended, BinaryOperator *BO, bool NonNegative) argument
549 findInEitherOperand(BinaryOperator *BO, bool SignExtended, bool ZeroExtended) argument
571 find(Value *V, bool SignExtended, bool ZeroExtended, bool NonNegative) argument
[all...]
H A DIndVarSimplify.cpp1016 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enumerator in enum:__anon5646::WidenIV::ExtendKind
[all...]

Completed in 201 milliseconds