Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_flags_test.cpp116 s64 IntMin = INT64_MIN; in TEST() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp397 const APInt IntMin = APInt::getSignedMinValue(bits+align_bits); in HandleFixupError() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp506 Constant *IntMin = in processAbsIntrinsic() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp3405 llvm::Value *IntMin = in EmitUndefinedBehaviorIntegerDivAndRemCheck() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp7173 APInt IntMin = APInt::getSignedMinValue(Width); in setLimitsForBinOp() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6704 SDValue IntMin = DAG.getConstant( in prepareSREMEqFold() local