Home | History | Annotate | Download | only in ppc

Lines Matching refs:dictionary

2846 // Probe the name dictionary in the |elements| register. Jump to the
2929 // dictionary: NameDictionary to probe.
2936 Register dictionary = r3;
2947 __ LoadP(mask, FieldMemOperand(dictionary, kCapacityOffset));
2978 __ add(index, dictionary, scratch);