Home
last modified time | relevance | path

Searched defs:Generate (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DmoduleRecordEmitter.cpp129 void ModuleRecordEmitter::Generate() in Generate() function in panda::es2panda::compiler::ModuleRecordEmitter
Demitter.cpp62 void FunctionEmitter::Generate(util::PatchFix *patchFixHelper) in Generate() function in panda::es2panda::compiler::FunctionEmitter
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_generator_test.cpp43 void Generate() override in Generate() function in panda::compiler::CodegenStatisticGenerator
319 void Generate(Opcode opc, std::pair<ParamType, ParamType> vals) in Generate() function in panda::compiler::ArithGenerator
325 void Generate(Opcode opc, std::tuple<ParamType, ParamType, ParamType> vals) in Generate() function in panda::compiler::ArithGenerator
Dinst_generator.cpp1006 std::vector<Inst *> &InstGenerator::Generate(Opcode opCode) in Generate() function in panda::compiler::InstGenerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.cpp21 void SlowPathBase::Generate(Codegen *codegen) in Generate() function in panda::compiler::SlowPathBase
Dcodegen.cpp111 void Generate(Codegen *codegen) in Generate() function in panda::compiler::OsrEntryStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hclass_generator.cpp76 JSHandle<JSHClass> TSHClassGenerator::Generate(const JSHandle<TSClassType> &classType) const in Generate() function in panda::ecmascript::kungfu::TSHClassGenerator
/arkcompiler/ets_frontend/ets2panda/util/
DdeclgenEts2Ts.cpp50 void TSDeclGen::Generate() in Generate() function in panda::es2panda::util::TSDeclGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.cpp112 void FunctionEmitter::Generate() in Generate() function in panda::es2panda::compiler::FunctionEmitter
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js102908 Generate(t, e) { method in anonymousFunction02780228f9500.anonymousFunction02780228f9600.An