Home
last modified time | relevance | path

Searched refs:transition_double_elements (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/ic/x87/
Dic-x87.cc380 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
463 &transition_double_elements, false); in KeyedStoreGenerateMegamorphicHelper()
499 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/x64/
Dic-x64.cc382 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
463 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
500 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/ia32/
Dic-ia32.cc380 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
463 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
499 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/arm64/
Dic-arm64.cc492 Label transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
564 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
601 __ Bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/arm/
Dic-arm.cc481 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
565 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
600 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/mips64/
Dic-mips64.cc468 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
562 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
597 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/ppc/
Dic-ppc.cc491 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
578 &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
613 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
/external/v8/src/ic/mips/
Dic-mips.cc471 Label finish_object_store, non_double_value, transition_double_elements; in KeyedStoreGenerateMegamorphicHelper() local
562 scratch3, &transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()
597 __ bind(&transition_double_elements); in KeyedStoreGenerateMegamorphicHelper()