Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h92 V(LoadFunctionPrototype) \
1472 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1473 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/x64/
Dlithium-x64.h89 V(LoadFunctionPrototype) \
1464 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1465 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype) in DECLARE_HYDROGEN_ACCESSOR() argument
/external/v8/src/crankshaft/mips/
Dlithium-mips.h89 V(LoadFunctionPrototype) \
1424 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1425 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h89 V(LoadFunctionPrototype) \
1436 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1437 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/arm/
Dlithium-arm.h89 V(LoadFunctionPrototype) \
1461 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1462 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/x87/
Dlithium-x87.h93 V(LoadFunctionPrototype) \
1462 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1463 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/s390/
Dlithium-s390.h89 V(LoadFunctionPrototype) \
1322 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1323 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h91 V(LoadFunctionPrototype) \
1486 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1487 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h91 V(LoadFunctionPrototype) \
1499 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1500 DECLARE_HYDROGEN_ACCESSOR(LoadFunctionPrototype)
/external/v8/src/crankshaft/
Dhydrogen-instructions.h105 V(LoadFunctionPrototype) \
5658 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype) in DECLARE_CONCRETE_INSTRUCTION() argument