Home
last modified time | relevance | path

Searched defs:LabelHasLinks (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_encoder.h64 bool LabelHasLinks(compiler::LabelHolder::LabelId /* label */) override in LabelHasLinks() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_encoder.h64 bool LabelHasLinks(compiler::LabelHolder::LabelId) override in LabelHasLinks() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h157 bool LabelHasLinks(LabelHolder::LabelId label) override in LabelHasLinks() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp362 bool Aarch32Encoder::LabelHasLinks(LabelHolder::LabelId label) in LabelHasLinks() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp3287 bool Amd64Encoder::LabelHasLinks(LabelHolder::LabelId label) in LabelHasLinks() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp3583 bool Aarch64Encoder::LabelHasLinks(LabelHolder::LabelId label) in LabelHasLinks() function in ark::compiler::aarch64::Aarch64Encoder