Searched refs:EncodeStringEquals (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ |
| D | encode.h | 399 …virtual void EncodeStringEquals([[maybe_unused]] Reg dst, [[maybe_unused]] Reg str1, [[maybe_unuse… in EncodeStringEquals() function
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | target.h | 569 void EncodeStringEquals(Reg dst, Reg str1, Reg str2, bool compression, uint32_t length_offset,
|
| D | encode.cpp | 681 void Aarch64Encoder::EncodeStringEquals(Reg dst, Reg str1, Reg str2, bool COMPRESSION, uint32_t LEN… in EncodeStringEquals() function in panda::compiler::aarch64::Aarch64Encoder
|