Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_flags_test.cpp116 s64 IntMin = INT64_MIN; in TEST() local
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp395 const APInt IntMin = APInt::getSignedMinValue(bits+align_bits); in HandleFixupError() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp502 APInt IntMin = APInt::getSignedMinValue(X->getType()->getScalarSizeInBits()); processAbsIntrinsic() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp3704 const RangeInt IntMin = BVF.getMinValue(IntTy).getLimitedValue(); initFunctionSummaries() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3700 llvm::Value *IntMin = EmitUndefinedBehaviorIntegerDivAndRemCheck() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp9271 APInt IntMin = APInt::getSignedMinValue(Width); setLimitsForBinOp() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7103 SDValue IntMin = DAG.getConstant( prepareSREMEqFold() local