Home | History | Annotate | Download | only in mips64

Lines Matching refs:hinstr

2909   HLoadKeyed* hinstr = instr->hydrogen();
2934 Representation representation = hinstr->representation();
2936 hinstr->elements_kind() == FAST_SMI_ELEMENTS) {
2937 DCHECK(!hinstr->RequiresHoleCheck());
2953 if (hinstr->RequiresHoleCheck()) {
3708 HInvokeFunction* hinstr = instr->hydrogen();
3713 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow;
3723 Handle<JSFunction> known_function = hinstr->known_function();
3731 CallKnownFunction(known_function, hinstr->formal_parameter_count(),