Home
last modified time | relevance | path

Searched defs:Generate (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A DmoduleRecordEmitter.cpp146 void ModuleRecordEmitter::Generate() in Generate() function in panda::es2panda::compiler::ModuleRecordEmitter
H A Demitter.cpp81 void FunctionEmitter::Generate(util::PatchFix *patchFixHelper) in Generate() function in panda::es2panda::compiler::FunctionEmitter
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dslow_path.cpp21 void SlowPathBase::Generate(Codegen *codegen) in Generate() function in ark::compiler::SlowPathBase
H A Dcodegen.cpp112 void Generate(Codegen *codegen) in Generate() function in ark::compiler::OsrEntryStub
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator_test.cpp331 void Generate(Opcode opc, std::pair<ParamType, ParamType> vals) in Generate() function in ark::ark::compiler::ArithGenerator
390 void Generate(Opcode opc, std::tuple<ParamType, ParamType, ParamType> vals) in Generate() function in ark::ark::compiler::ArithGenerator
[all...]
H A Dinst_generator.cpp1129 std::vector<Inst *> &InstGenerator::Generate(Opcode opCode) in Generate() function in ark::compiler::InstGenerator
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.cpp130 void FunctionEmitter::Generate() in Generate() function in ark::es2panda::compiler::FunctionEmitter
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.cpp48 void TSDeclGen::Generate() in Generate() function in ark::es2panda::declgen_ets2ts::TSDeclGen

Completed in 14 milliseconds