Searched defs:GenerateCodeForStub (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
H A D | litecg_codegen.cpp | 129 void LiteCGIRGeneratorImpl::GenerateCodeForStub(Circuit *circuit, const ControlFlowGraph &graph, size_t index, in GenerateCodeForStub() function in panda::ecmascript::kungfu::LiteCGIRGeneratorImpl |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
H A D | llvm_codegen.cpp | 330 void LLVMIRGeneratorImpl::GenerateCodeForStub(Circuit *circuit, const ControlFlowGraph &graph, size_t index, in GenerateCodeForStub() function in panda::ecmascript::kungfu::LLVMIRGeneratorImpl |
Completed in 4 milliseconds