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.cpp187 maplecl::Option<uint32_t> funcAlignPow( variable
Dcg_option.cpp50 uint32 CGOptions::funcAlignPow = 5; member in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h956 static uint32 funcAlignPow; variable