Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dlithium-x64.h154 V(StoreGlobalCell) \
1291 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1292 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalCell) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/mips/
Dlithium-mips.h154 V(StoreGlobalCell) \
1292 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1293 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalCell) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/arm/
Dlithium-arm.h154 V(StoreGlobalCell) \
1312 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1313 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalCell) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/ia32/
Dlithium-ia32.h149 V(StoreGlobalCell) \
1331 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1332 DECLARE_HYDROGEN_ACCESSOR(StoreGlobalCell) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/
Dhydrogen-instructions.h161 V(StoreGlobalCell) \
3556 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell)