Home | History | Annotate | Download | only in mips

Lines Matching full:lloadkeyed

374 void LLoadKeyed::PrintDataTo(StringStream* stream) {
2163 LLoadKeyed* result = NULL;
2173 result = new(zone()) LLoadKeyed(obj, key);
2183 result = new(zone()) LLoadKeyed(external_pointer, key);