Home
last modified time | relevance | path

Searched defs:initialized (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg.cpp30 bool VregInfo::initialized = false; member in maplebe::VregInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dreg_info.h64 static bool initialized; member in maplebe::VregInfo
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_ark_interface.cpp675 int32_t LLVMArkInterface::GetClassIndexInAotGot(ark::compiler::AotData *aotData, uint32_t klassId, bool initialized) in GetClassIndexInAotGot() argument
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp5900 &callRuntime, &initialized); in GenerateCircuit() local

Completed in 14 milliseconds