Home
last modified time | relevance | path

Searched defs:Prepare (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/function/
H A DasyncFunctionBuilder.cpp35 void AsyncFunctionBuilder::Prepare(const ir::ScriptFunction *node) const in Prepare() function in ark::es2panda::compiler::AsyncFunctionBuilder
H A DasyncGeneratorFunctionBuilder.cpp23 void AsyncGeneratorFunctionBuilder::Prepare(const ir::ScriptFunction *node) const in Prepare() function in ark::es2panda::compiler::AsyncGeneratorFunctionBuilder
H A DgeneratorFunctionBuilder.cpp23 void GeneratorFunctionBuilder::Prepare(const ir::ScriptFunction *node) const in Prepare() function in ark::es2panda::compiler::GeneratorFunctionBuilder
H A DfunctionBuilder.h51 virtual void Prepare([[maybe_unused]] const ir::ScriptFunction *node) const {}; in Prepare() function in ark::es2panda::ark::es2panda::compiler::FunctionBuilder
/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DasyncFunctionBuilder.cpp46 void AsyncFunctionBuilder::Prepare(const ir::ScriptFunction *node) in Prepare() function in panda::es2panda::compiler::AsyncFunctionBuilder
H A DgeneratorFunctionBuilder.cpp24 void GeneratorFunctionBuilder::Prepare(const ir::ScriptFunction *node) in Prepare() function in panda::es2panda::compiler::GeneratorFunctionBuilder
H A DasyncGeneratorFunctionBuilder.cpp23 void AsyncGeneratorFunctionBuilder::Prepare(const ir::ScriptFunction *node) in Prepare() function in panda::es2panda::compiler::AsyncGeneratorFunctionBuilder
H A DfunctionBuilder.h52 virtual void Prepare([[maybe_unused]] const ir::ScriptFunction *node) {}; in Prepare() function in panda::es2panda::panda::es2panda::compiler::FunctionBuilder
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.cpp81 bool RegAllocBase::Prepare() in Prepare() function in panda::compiler::RegAllocBase
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.cpp86 bool RegAllocBase::Prepare() in Prepare() function in ark::compiler::RegAllocBase
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dinst_builder.cpp20 void InstBuilder::Prepare() in Prepare() function in panda::compiler::InstBuilder
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DdestructuringContext.cpp29 void DestructuringContext::Prepare(const ir::Expression *typeAnnotation, const ir::Expression *initializer, in Prepare() function in panda::es2panda::checker::DestructuringContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.cpp30 void DestructuringContext::Prepare(ir::TypeNode *typeAnnotation, ir::Expression *initializer, in Prepare() function in ark::es2panda::checker::DestructuringContext
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder.cpp130 void InstBuilder::Prepare(bool isInlinedGraph) in Prepare() function in ark::compiler::InstBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgraph_linearizer.cpp603 void Prepare() in Prepare() function in panda::ecmascript::kungfu::GateScheduler
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp474 void ScopesInitPhase::Prepare(ScopesInitPhase::PhaseContext *ctx, parser::Program *program) in Prepare() function in ark::es2panda::compiler::ScopesInitPhase
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp451 void SharedHeap::Prepare(bool inTriggerGCThread) in Prepare() function in panda::ecmascript::SharedHeap
955 void Heap::Prepare() in Prepare() function in panda::ecmascript::Heap
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp267 asmjit::x86::Mem ArchMem::Prepare(asmjit::x86::Assembler *masm) in Prepare() function in ark::compiler::amd64::ArchMem
[all...]

Completed in 19 milliseconds