Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm/
Dlithium-arm.h147 V(StoreKeyedGeneric) \
2293 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2294 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/mips64/
Dlithium-mips64.h145 V(StoreKeyedGeneric) \
2235 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2236 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/x64/
Dlithium-x64.h145 V(StoreKeyedGeneric) \
2277 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2278 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/ia32/
Dlithium-ia32.h149 V(StoreKeyedGeneric) \
2295 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2296 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/x87/
Dlithium-x87.h150 V(StoreKeyedGeneric) \
2301 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2302 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/mips/
Dlithium-mips.h146 V(StoreKeyedGeneric) \
2251 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2252 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/arm64/
Dlithium-arm64.h158 V(StoreKeyedGeneric) \
2585 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2586 DECLARE_HYDROGEN_ACCESSOR(StoreKeyedGeneric)
/external/chromium_org/v8/src/
Dhydrogen-instructions.h150 V(StoreKeyedGeneric) \
7182 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric) in DECLARE_CONCRETE_INSTRUCTION() argument