Searched defs:aligned (Results 1 – 10 of 10) sorted by relevance
33 std::array<uint8_t, helpers::math::GetPowerOfTwoValue32(sizeof(Item))> aligned; member
123 Label aligned; in Align16() local
133 uintptr_t aligned = (intptr - 1U + ALIGNMENT) & -ALIGNMENT; in Align() local
151 auto aligned = AlignDownToPageSize(unaligned); in Align() local
149 auto aligned = AlignDownToPageSize(unaligned); in Align() local
170 uintptr_t aligned = (intptr - 1U + alignment) & -alignment; in Align() local
307 void CheckSpillFillCoalescingForEvenRegsNumber(bool aligned) in CheckSpillFillCoalescingForEvenRegsNumber()365 void CheckSpillFillCoalescingForOddRegsNumber(bool aligned) in CheckSpillFillCoalescingForOddRegsNumber()
191 bool aligned) in PairCreatorVisitor()
100 Label aligned; in IncreaseStackForArguments() local1099 Label aligned; in PopJSFunctionArgs() local
828 Label aligned; in CallNativeWithArgv() local