Searched defs:kAlignLongOnStack (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1567 static constexpr bool kAlignLongOnStack = true; member in class:art::BuildNativeCallFrameStateMachine
1579 static constexpr bool kAlignLongOnStack = false;
1591 static constexpr bool kAlignLongOnStack = true;
1604 static constexpr bool kAlignLongOnStack = false;
1617 static constexpr bool kAlignLongOnStack = false;
1629 static constexpr bool kAlignLongOnStack = false;
1711 kAlignLongOnStack && // and when it needs alignment
1717 kAlignLongOnStack && // and when it needs 8B alignment

Completed in 11 milliseconds