Home
last modified time | relevance | path

Searched defs:funcAlignPow (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_options.cpp543 maplecl::Option<uint32_t> funcAlignPow( variable
Dcg_option.cpp64 uint32 CGOptions::funcAlignPow = 5; member in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h1738 static uint32 funcAlignPow; variable