Searched refs:GenerateCode (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_codegen.h | 43 void GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig *cfg,
|
| D | litecg_codegen.cpp | 102 void LiteCGIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const Com… in GenerateCode() function in panda::ecmascript::kungfu::LiteCGIRGeneratorImpl
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | code_generator.h | 152 …virtual void GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig… 180 impl_->GenerateCode(circuit, graph, cfg, methodLiteral, jsPandaFile, methodName_, in Run()
|
| D | llvm_codegen.h | 135 void GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const CompilationConfig *cfg,
|
| D | llvm_codegen.cpp | 284 void LLVMIRGeneratorImpl::GenerateCode(Circuit *circuit, const ControlFlowGraph &graph, const Compi… in GenerateCode() function in panda::ecmascript::kungfu::LLVMIRGeneratorImpl
|