Home | History | Annotate | Download | only in arm

Lines Matching refs:IC_Utility

516     __ mov(r1, Operand(ExternalReference(IC_Utility(id), isolate)));
753 ExternalReference(IC_Utility(kLoadIC_Miss), isolate);
942 ? ExternalReference(IC_Utility(kKeyedLoadIC_MissForceGeneric), isolate)
943 : ExternalReference(IC_Utility(kKeyedLoadIC_Miss), isolate);
1195 ExternalReference(IC_Utility(kKeyedLoadPropertyWithInterceptor),
1217 ? ExternalReference(IC_Utility(kKeyedStoreIC_MissForceGeneric),
1219 : ExternalReference(IC_Utility(kKeyedStoreIC_Miss), masm->isolate());
1238 ExternalReference(IC_Utility(kKeyedStoreIC_Slow), masm->isolate());
1538 ExternalReference(IC_Utility(kStoreIC_Miss), masm->isolate());
1590 ExternalReference(IC_Utility(kStoreIC_ArrayLength), masm->isolate());