Searched defs:OverAligned (Results 1 – 15 of 15) sorted by relevance
14 DEF_TEST(OverAligned, r) { in DEF_TEST() argument
53 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
51 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
27 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
52 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
50 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
36 static const size_t OverAligned = MaxAligned * 2; variable
2394 const bool OverAligned = Alignment > MIPS32_STACK_ALIGNMENT_BYTES; in lowerAlloca() local
2228 const bool OverAligned = Alignment > ARM32_STACK_ALIGNMENT_BYTES; in lowerAlloca() local