Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dlithium-ia32.h144 V(StoreCodeEntry) \
1849 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1850 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/x87/
Dlithium-x87.h145 V(StoreCodeEntry) \
1859 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1860 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/x64/
Dlithium-x64.h140 V(StoreCodeEntry) \
1835 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1836 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/mips64/
Dlithium-mips64.h140 V(StoreCodeEntry) \
1794 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1795 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/mips/
Dlithium-mips.h141 V(StoreCodeEntry) \
1795 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1796 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/arm/
Dlithium-arm.h142 V(StoreCodeEntry) \
1831 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
1832 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/arm64/
Dlithium-arm64.h151 V(StoreCodeEntry) \
2791 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry, "store-code-entry")
2792 DECLARE_HYDROGEN_ACCESSOR(StoreCodeEntry)
/external/v8/src/
Dhydrogen-instructions.h145 V(StoreCodeEntry) \
5718 DECLARE_CONCRETE_INSTRUCTION(StoreCodeEntry) in DECLARE_CONCRETE_INSTRUCTION() argument