Home
last modified time | relevance | path

Searched refs:CanEncodeCompressedStringCharAtI (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.h318 virtual bool CanEncodeCompressedStringCharAtI();
Dencode.cpp527 bool Encoder::CanEncodeCompressedStringCharAtI() in CanEncodeCompressedStringCharAtI() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dtarget.h347 bool CanEncodeCompressedStringCharAtI() override;
Dencode.cpp1003 bool Aarch64Encoder::CanEncodeCompressedStringCharAtI() in CanEncodeCompressedStringCharAtI() function in ark::compiler::aarch64::Aarch64Encoder