Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h116 static LocationSize upperBound(uint64_t Value) { in upperBound() function
124 static LocationSize upperBound(TypeSize Value) { in upperBound() function
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp240 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java217 long upperBound; in getLogDistribution() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h422 int upperBound; member
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h448 int upperBound; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp769 static int64_t upperBound(StackOffset Size) { in upperBound() function