Home
last modified time | relevance | path

Searched refs:StoreGlobalGeneric (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/x64/
Dlithium-x64.h155 V(StoreGlobalGeneric) \
1306 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1307 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalGeneric) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/mips/
Dlithium-mips.h155 V(StoreGlobalGeneric) \
1307 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1308 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalGeneric) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/arm/
Dlithium-arm.h155 V(StoreGlobalGeneric) \
1327 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1328 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalGeneric) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/ia32/
Dlithium-ia32.h150 V(StoreGlobalGeneric) \
1348 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1349 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalGeneric) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/
Dhydrogen-instructions.h162 V(StoreGlobalGeneric) \
3592 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric)