Searched defs:MaxValue (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h52 PackedCounterArray(uptr NumCounters, uptr MaxValue) : N(NumCounters) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp205 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); local
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Ddtfield.c401 UINT64 MaxValue; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2194 const APInt *MinValue, *MaxValue; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp568 int MaxValue = HexagonMCInstrInfo::getMaxValue(MCII, MCI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp41 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2094 int MaxValue = getMaxValue(MI); local
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h1028 UINT8 MaxValue; member in struct:__anon9550::__anon9551
1033 UINT16 MaxValue; member in struct:__anon9550::__anon9552
1038 UINT32 MaxValue; member in struct:__anon9550::__anon9553
1043 UINT64 MaxValue; member in struct:__anon9550::__anon9554

Completed in 82 milliseconds