Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/common/
DMath.cpp68 bool IsAligned(uint32_t value, size_t alignment) { in IsAligned() function
/third_party/skia/third_party/externals/dawn/src/common/
DMath.cpp93 bool IsAligned(uint32_t value, size_t alignment) { in IsAligned() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DMathTests.cpp114 TEST(Math, IsAligned) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceUtils.h83 template <typename T> inline bool IsAligned(T X, intptr_t N) { in IsAligned() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DMathTests.cpp198 TEST(Math, IsAligned) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1337 auto IsAligned = [LogAlign] (uint64_t V) -> bool { in SelectAnyImmediate() local
1381 auto IsAligned = [LogAlign] (uint64_t V) -> bool { in SelectGlobalAddress() local