Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_options.cpp539 maplecl::Option<uint32_t> jumpAlignPow( variable
Dcg_option.cpp63 uint32 CGOptions::jumpAlignPow = 5; member in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h1737 static uint32 jumpAlignPow; variable