Home
last modified time | relevance | path

Searched defs:stackPtrAlignment (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h321 const uint32 stackPtrAlignment; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1453 uint32 stackPtrAlignment = cgFunc->GetMemlayout()->GetStackPtrAlignment(); in SelectAlloca() local