Searched refs:EncodeCompressedStringCharAtI (Results 1 – 5 of 5) sorted by relevance
234 virtual void EncodeCompressedStringCharAtI(ArgsCompressedStringCharAtI &&args);
247 void Encoder::EncodeCompressedStringCharAtI([[maybe_unused]] ArgsCompressedStringCharAtI &&args) in EncodeCompressedStringCharAtI() function in ark::compiler::Encoder
2087 enc->GetEncoder()->EncodeCompressedStringCharAtI({dst, src0, src1, offset, index, shift}); in VisitLoadCompressedStringCharI()
323 void EncodeCompressedStringCharAtI(ArgsCompressedStringCharAtI &&args) override;
1106 void Aarch64Encoder::EncodeCompressedStringCharAtI(ArgsCompressedStringCharAtI &&args) in EncodeCompressedStringCharAtI() function in ark::compiler::aarch64::Aarch64Encoder