Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dlithium-ia32.h109 V(LoadKeyedGeneric) \
1728 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1729 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/x87/
Dlithium-x87.h110 V(LoadKeyedGeneric) \
1738 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1739 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/x64/
Dlithium-x64.h106 V(LoadKeyedGeneric) \
1707 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1708 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/mips64/
Dlithium-mips64.h106 V(LoadKeyedGeneric) \
1673 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1674 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/mips/
Dlithium-mips.h106 V(LoadKeyedGeneric) \
1674 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1675 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/arm/
Dlithium-arm.h106 V(LoadKeyedGeneric) \
1710 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1711 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/arm64/
Dlithium-arm64.h110 V(LoadKeyedGeneric) \
1861 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1862 DECLARE_HYDROGEN_ACCESSOR(LoadKeyedGeneric)
/external/v8/src/
Dhydrogen-instructions.h122 V(LoadKeyedGeneric) \
6777 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric) in DECLARE_CONCRETE_INSTRUCTION() argument