Searched defs:IsAligned (Results 1 – 7 of 7) sorted by relevance
36 inline constexpr bool IsAligned(size_t a, size_t alignment) { in IsAligned() function
40 StringRef CurrentLinePrefix, bool IsAligned, in Change()56 bool IsAligned, bool InPPDirective) { in replaceWhitespace()1737 bool IsAligned) { in appendIndentText()
129 bool IsAligned; member
267 bool IsAligned : 1; member
468 inline constexpr bool IsAligned(uptr a, uptr alignment) { in IsAligned() function
2647 auto IsAligned = [](OverloadCandidate &C) { in resolveAllocationOverload() local
9203 auto packLanes = [&DAG, &Ops, &DL] (SDValue Op, bool IsAligned) { in LowerINTRINSIC_W_CHAIN()