Searched refs:HSeqStringGetChar (Results 1 – 10 of 10) sorted by relevance
4410 HInstruction* HSeqStringGetChar::New(Zone* zone, in New()4426 return new(zone) HSeqStringGetChar(encoding, string, index); in New()
7611 class HSeqStringGetChar FINAL : public HTemplateInstruction<2> {7632 return encoding() == HSeqStringGetChar::cast(other)->encoding(); in DECLARE_CONCRETE_INSTRUCTION()7645 HSeqStringGetChar(String::Encoding encoding, in HSeqStringGetChar() function
2159 AddUncasted<HSeqStringGetChar>(src_encoding, src, src_index); in BuildCopySeqStringChars()
1792 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1793 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1843 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
2077 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1821 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1815 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()