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