Searched defs:IsAligned (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h408 INLINE bool IsAligned(uptr a, uptr alignment) { function in namespace:__sanitizer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1337 auto IsAligned = [LogAlign] (uint64_t V) -> bool { local
1381 auto IsAligned = [LogAlign] (uint64_t V) -> bool { local

Completed in 109 milliseconds