Searched defs:IsAligned (Results 1 – 7 of 7) sorted by relevance
/llvm-project/libc/benchmarks/ |
H A D | LibcMemoryBenchmarkTest.cpp | 27 TEST(AlignedBuffer, IsAligned) { in TEST() argument
|
/llvm-project/clang/lib/Format/ |
H A D | WhitespaceManager.h | 129 bool IsAligned; member
|
H A D | WhitespaceManager.cpp | 40 StringRef CurrentLinePrefix, bool IsAligned, in Change() argument 56 bool IsAligned, bool InPPDirective) { in replaceWhitespace() argument 1735 appendIndentText(std::string & Text,unsigned IndentLevel,unsigned Spaces,unsigned WhitespaceStartColumn,bool IsAligned) appendIndentText() argument [all...] |
H A D | ContinuationIndenter.h | 267 bool IsAligned : 1; member
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 468 inline constexpr bool IsAligned(uptr a, uptr alignment) { IsAligned() function
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 2647 auto IsAligned = [](OverloadCandidate &C) { resolveAllocationOverload() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 9201 __anon7a836d960302(SDValue Op, bool IsAligned) LowerINTRINSIC_W_CHAIN() argument
|