Home
last modified time | relevance | path

Searched defs:GenerateCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_codegen.cpp129 void LiteCGIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const Com… in GenerateCode() function in panda::ecmascript::kungfu::LiteCGIRGeneratorImpl
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp333 void LLVMIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const Compi… in GenerateCode() function in panda::ecmascript::kungfu::LLVMIRGeneratorImpl