Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dpath.h111 inline constexpr bool Disjoint(Path p, Path q) { in Disjoint() function
/external/licenseclassifier/internal/sets/
Dstringset.go89 func (s *StringSet) Disjoint(other *StringSet) bool { func
/external/licenseclassifier/stringclassifier/internal/sets/
Dintset.go88 func (s *IntSet) Disjoint(other *IntSet) bool { func
/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/CPU/Feature/
DcpuCacheInit.h108 Disjoint, ///< The two regions do not touch enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2135 bool Disjoint = TII->areMemAccessesTriviallyDisjoint(*NewMI, *PrevDef); in canUseLastOffsetValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2165 bool Disjoint = TII->areMemAccessesTriviallyDisjoint(*NewMI, *PrevDef); in canUseLastOffsetValue() local