Searched defs:kAlignDoubleOnStack (Results 1 - 1 of 1) sorted by path

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc920 static constexpr bool kAlignDoubleOnStack = true; member in class:art::BuildNativeCallFrameStateMachine
931 static constexpr bool kAlignDoubleOnStack = false;
943 static constexpr bool kAlignDoubleOnStack = false;
955 static constexpr bool kAlignDoubleOnStack = false;
966 static constexpr bool kAlignDoubleOnStack = false;
1118 kAlignDoubleOnStack && // and when it needs alignment
1124 kAlignDoubleOnStack && // and when it needs 8B alignment

Completed in 50 milliseconds