Home
last modified time | relevance | path

Searched defs:MaxValue (Results 1 – 15 of 15) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
HDdtfield.c399 UINT64 MaxValue; in DtCompileInteger() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemoryLocation.h68 MaxValue = (MapTombstone - 1) & ~ImpreciseBit, enumerator
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDrelease.h49 PackedCounterArray(uptr NumCounters, uptr MaxValue) : N(NumCounters) { in PackedCounterArray()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantRange.cpp205 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in makeExactMulNSWRegion() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.cpp523 int MaxValue = HexagonMCInstrInfo::getMaxValue(MCII, MCI); in isConstExtended() local
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
HDUefiInternalFormRepresentation.h1033 UINT8 MaxValue; member
1038 UINT16 MaxValue; member
1043 UINT32 MaxValue; member
1048 UINT64 MaxValue; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
HDSystemZAsmParser.cpp41 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDConstantFolding.cpp2325 APInt MaxValue = in ConstantFoldScalarCall3() local
HDScalarEvolution.cpp10553 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in doesIVOverflowOnLT() local
10561 APInt MaxValue = APInt::getMaxValue(BitWidth); in doesIVOverflowOnLT() local
10625 APInt MaxValue = IsSigned ? APInt::getSignedMaxValue(BitWidth) in computeMaxBECountForLT() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineSelect.cpp2159 const APInt *MinValue, *MaxValue; in matchSAddSubSat() local
HDInstCombineCalls.cpp578 APInt MinValue, MaxValue; in simplifyX86pack() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp2067 int MaxValue = getMaxValue(MI); in isConstExtended() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp5646 Expr *MaxValue = nullptr; member
6358 ExprResult MaxValue = in buildNumIterations() local
6438 ExprResult MaxValue = in buildNumIterations() local
HDSemaChecking.cpp244 llvm::APSInt MaxValue( in SemaBuiltinAlignment() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp8197 APSInt MaxValue(APInt::getOneBitSet(SrcWidth, SrcWidth - 1)); in getAlignmentArgument() local