Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.h40 Boundary() : position_(Position::kUndefined) {} in Boundary() function
41 explicit Boundary(Position p) : position_(p) {} in Boundary() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcommon.h29 inline constexpr uptr roundUpTo(uptr X, uptr Boundary) { in roundUpTo()
33 inline constexpr uptr roundDownTo(uptr X, uptr Boundary) { in roundDownTo()
/external/scudo/standalone/
Dcommon.h29 inline constexpr uptr roundUpTo(uptr X, uptr Boundary) { in roundUpTo()
33 inline constexpr uptr roundDownTo(uptr X, uptr Boundary) { in roundDownTo()
/external/rust/crates/heck/src/
Dlib.rs73 Boundary, in transform() enumerator
/external/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.cpp41 size_t roundUpTo(size_t Size, size_t Boundary) { in roundUpTo()
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.h63 constexpr uptr RoundUpTo(uptr Size, uptr Boundary) { in RoundUpTo()
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.cpp29 size_t roundUpTo(size_t Size, size_t Boundary) { in roundUpTo()
/external/llvm/lib/CodeGen/
DSplitKit.cpp567 SlotIndex Boundary = Idx.getBoundaryIndex(); in leaveIntvAfter() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp1512 unsigned Boundary; in addX86AlignBranchArgs() local
/external/llvm-project/llvm/lib/CodeGen/
DSplitKit.cpp775 SlotIndex Boundary = Idx.getBoundaryIndex(); in leaveIntvAfter() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp763 SlotIndex Boundary = Idx.getBoundaryIndex(); in leaveIntvAfter() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp243 CHRScope *split(Region *Boundary) { in split()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp245 CHRScope *split(Region *Boundary) { in split()
/external/clang/lib/AST/
DDecl.cpp2923 SourceLocation Boundary = getNameInfo().getLocStart(); in getReturnTypeSourceRange() local
/external/llvm-project/clang/lib/AST/
DDecl.cpp3486 SourceLocation Boundary = getNameInfo().getBeginLoc(); in getReturnTypeSourceRange() local