Searched refs:getMinValue (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2104 APInt Min = APSInt::getMinValue(BitWidth, !SI->isSigned());
H A DInstCombineCompares.cpp5832 SMin.convertFromAPInt(APInt::getMinValue(IntWidth), true,
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp899 APSInt Min = APSInt::getMinValue(Width, Unsigned);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3566 MinVal = APInt::getMinValue(OperandBitSize);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14042 : llvm::APInt::getMinValue(Size)

Completed in 235 milliseconds

12