Home
last modified time | relevance | path

Searched defs:SetLabel (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsNamedTupleMemberBuilder.h29 TSNamedTupleMemberBuilder &SetLabel(Expression *label) in SetLabel() function in ark::es2panda::ir::TSNamedTupleMemberBuilder
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Ddominators_tree.h86 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel() function in panda::compiler::DominatorsTree
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Ddominators_tree.h84 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel() function in ark::compiler::DominatorsTree
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcodeGen.cpp177 void CodeGen::SetLabel([[maybe_unused]] const ir::AstNode *node, Label *label) in SetLabel() function in ark::es2panda::compiler::CodeGen
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dcleanup.h135 void SetLabel(Inst *inst, Inst *label) in SetLabel() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcleanup.h156 void SetLabel(Inst *inst, Inst *label) in SetLabel() function in ark::compiler::final
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp781 void PandaGen::SetLabel([[maybe_unused]] const ir::AstNode *node, Label *label) in SetLabel() function in panda::es2panda::compiler::PandaGen

Completed in 6 milliseconds