Searched defs:GenerateCode (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
H A D | litecg_codegen.cpp | 138 void LiteCGIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig *cfg, in GenerateCode() function in panda::ecmascript::kungfu::LiteCGIRGeneratorImpl |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
H A D | llvm_codegen.cpp | 339 void LLVMIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig *cfg, in GenerateCode() function in panda::ecmascript::kungfu::LLVMIRGeneratorImpl |
Completed in 3 milliseconds