Home
last modified time | relevance | path

Searched defs:AddLabel (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h58 void AddLabel(Label *label) in AddLabel() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.cpp65 void SimpleAllocator::AddLabel(Label *const label) const in AddLabel() function in ark::es2panda::compiler::SimpleAllocator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h746 LabelIdx AddLabel(GStrIdx nameIdx) in AddLabel() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h148 void AddLabel(LabelIdx idx) in AddLabel() function