Home
last modified time | relevance | path

Searched refs:GenFunctionInstructions (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.h76 void GenFunctionInstructions(pandasm::Function *func);
Demitter.cpp133 GenFunctionInstructions(func); in Generate()
225 void FunctionEmitter::GenFunctionInstructions(pandasm::Function *func) in GenFunctionInstructions() function in ark::es2panda::compiler::FunctionEmitter
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.h82 void GenFunctionInstructions();
Demitter.cpp66 GenFunctionInstructions(); in Generate()
216 void FunctionEmitter::GenFunctionInstructions() in GenFunctionInstructions() function in panda::es2panda::compiler::FunctionEmitter