Home
last modified time | relevance | path

Searched refs:StoreCodeEntry (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/crankshaft/x87/
Dlithium-x87.h136 V(StoreCodeEntry) \
1684 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1685 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h134 V(StoreCodeEntry) \
1693 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1694 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/arm/
Dlithium-arm.h133 V(StoreCodeEntry) \
1667 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1668 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/s390/
Dlithium-s390.h133 V(StoreCodeEntry) \
1524 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1525 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/x64/
Dlithium-x64.h133 V(StoreCodeEntry) \
1687 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1688 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/mips/
Dlithium-mips.h132 V(StoreCodeEntry) \
1631 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1632 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h135 V(StoreCodeEntry) \
1635 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1636 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h137 V(StoreCodeEntry) \
1694 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1695 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h142 V(StoreCodeEntry) \
2604 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
2605 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/crankshaft/
Dhydrogen-instructions.h131 V(StoreCodeEntry) \
5065 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry) in DECLARE_CONCRETE_INSTRUCTION() argument