Searched refs:HSeqStringGetChar (Results 1 – 12 of 12) sorted by relevance
3677 HInstruction* HSeqStringGetChar::New(Isolate* isolate, Zone* zone, in New()3691 return new(zone) HSeqStringGetChar(encoding, string, index); in New()
6536 class HSeqStringGetChar final : public HTemplateInstruction<2> {6555 return encoding() == HSeqStringGetChar::cast(other)->encoding(); in DECLARE_CONCRETE_INSTRUCTION()6568 HSeqStringGetChar(String::Encoding encoding, in HSeqStringGetChar() function
2239 AddUncasted<HSeqStringGetChar>(src_encoding, src, src_index); in BuildCopySeqStringChars()
1556 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1681 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1705 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1728 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1675 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1706 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1709 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()
1864 LInstruction* LChunkBuilder::DoSeqStringGetChar(HSeqStringGetChar* instr) { in DoSeqStringGetChar()