Home
last modified time | relevance | path

Searched refs:cmpCfg_ (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpass_manager.h57 return &cmpCfg_; in GetCompilerConfig()
114 CompilationConfig cmpCfg_; member in panda::ecmascript::kungfu::PassContext
H A Dpass_manager.cpp40 cmpCfg_(triple, &compilationEnv_->GetJSOptions()), in PassContext()
H A Dcircuit_builder.h181 : circuit_(circuit), acc_(circuit), cmpCfg_(cmpCfg) in CircuitBuilder()
385 cmpCfg_ = cmpCfg; in SetCompilationConfig()
389 return cmpCfg_; in GetCompilationConfig()
949 CompilationConfig *cmpCfg_ {nullptr};
H A Dcircuit_builder.cpp544 GateRef offset = IntPtr(JSThread::GlueData::GetGlobalObjOffset(cmpCfg_->Is32Bit())); in GetGlobalObject()

Completed in 6 milliseconds