Home | History | Annotate | Download | only in arm

Lines Matching full:call_runtime

3879 void MacroAssembler::CheckEnumCache(Register null_value, Label* call_runtime) {
3891 b(eq, call_runtime);
3901 b(ne, call_runtime);
3914 b(ne, call_runtime);