Searched defs:IsAligned (Results 1 – 9 of 9) sorted by relevance
33 StringRef CurrentLinePrefix, bool IsAligned, in Change()49 bool IsAligned, bool InPPDirective) { in replaceWhitespace()1012 bool IsAligned) { in appendIndentText()
129 bool IsAligned; member
271 bool IsAligned : 1; member
105 bool IsAligned = false; member in __anonf4dbc8260111::X86FoldTablesEmitter::X86FoldTableEntry
393 INLINE bool IsAligned(uptr a, uptr alignment) { in IsAligned() function
397 INLINE bool IsAligned(uptr a, uptr alignment) { in IsAligned() function
444 inline constexpr bool IsAligned(uptr a, uptr alignment) { in IsAligned() function
2501 auto IsAligned = [](OverloadCandidate &C) { in resolveAllocationOverload() local
7322 auto packLanes = [&DAG, &Ops, &DL] (SDValue Op, bool IsAligned) { in LowerINTRINSIC_W_CHAIN()