Home
last modified time | relevance | path

Searched defs:GetLabels (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h147 LabelHolder *GetLabels() const override in GetLabels() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp1000 LabelHolder *Encoder::GetLabels() const in GetLabels() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp163 LabelHolder *Aarch32Encoder::GetLabels() const in GetLabels() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp349 LabelHolder *Amd64Encoder::GetLabels() const in GetLabels() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp238 LabelHolder *Aarch64Encoder::GetLabels() const in GetLabels() function in ark::compiler::aarch64::Aarch64Encoder