Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h37 inline constexpr uptr roundUp(uptr X, uptr Boundary) { in roundUpSlow() argument
41 inline constexpr uptr roundUpSlow(uptr X, uptr Boundary) { in roundDown() argument
45 inline constexpr uptr roundDown(uptr X, uptr Boundary) { in roundDownSlow() argument
33 roundUp(uptr X,uptr Boundary) roundUp() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp30 size_t roundUpTo(size_t Size, size_t Boundary) { in roundUpTo() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp343 enum class Boundary { enum
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp753 VNInfo *ParentVNI = Edit->getParent().getVNInfoAt(Boundary); in leaveIntvAfter() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp212 split(Region * Boundary) split() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp2303 unsigned Boundary; addX86AlignBranchArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3823 SourceLocation Boundary = getNameInfo().getBeginLoc(); getReturnTypeSourceRange() local