Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmarkTest.cpp27 TEST(AlignedBuffer, IsAligned) { in TEST() argument
/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h129 bool IsAligned; member
H A DWhitespaceManager.cpp40 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 DContinuationIndenter.h267 bool IsAligned : 1; member
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h468 inline constexpr bool IsAligned(uptr a, uptr alignment) { IsAligned() function
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2647 auto IsAligned = [](OverloadCandidate &C) { resolveAllocationOverload() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9201 __anon7a836d960302(SDValue Op, bool IsAligned) LowerINTRINSIC_W_CHAIN() argument