Home | History | Annotate | Download | only in arm

Lines Matching refs:stub2

543     ConvertToDoubleStub stub2(r1, r0, scratch1, scratch2);
544 __ Call(stub2.GetCode());
1023 WriteInt32ToHeapNumberStub stub2(r2, r0, r3);
1025 stub2.GetCode()->set_is_pregenerated(true);
1265 ConvertToDoubleStub stub2(r1, r0, r7, r6);
1266 __ Call(stub2.GetCode());