Searched defs:CreateLabels (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ | ||
| D | asm_printer.h | 73 void CreateLabels(LabelId size) override in CreateLabels() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ | ||
| D | encode.cpp | 293 void Aarch32LabelHolder::CreateLabels(LabelId size) in CreateLabels() function in ark::compiler::aarch32::Aarch32LabelHolder |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
| D | encode.cpp | 301 void Amd64LabelHolder::CreateLabels(LabelId max) in CreateLabels() function in ark::compiler::amd64::Amd64LabelHolder |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ | ||
| D | encode.cpp | 193 void Aarch64LabelHolder::CreateLabels(LabelId size) in CreateLabels() function in ark::compiler::aarch64::Aarch64LabelHolder |