Home
last modified time | relevance | path

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

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