Home | History | Annotate | Download | only in s390

Lines Matching refs:dictionary

2795 // Probe the name dictionary in the |elements| register. Jump to the
2878 // dictionary: NameDictionary to probe.
2885 Register dictionary = r2;
2896 __ LoadP(mask, FieldMemOperand(dictionary, kCapacityOffset));
2927 __ AddP(index, dictionary, scratch);