Home
last modified time | relevance | path

Searched defs:Overlaps (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h64 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
DPrologEpilogInserter.cpp196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp175 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local
/third_party/skia/src/pathops/
DSkOpSpan.h119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h184 bool Overlaps(const CPURegList& other) const { in Overlaps() function
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.h579 bool Overlaps(const VRegisterList& other) const { in Overlaps() function
/third_party/mesa3d/src/imgui/
Dimgui_internal.h500 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp104571 bool Overlaps(const OriginAttributesPattern& aOther) const in Overlaps() function in mozilla::OriginAttributesPattern