Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dlithium-ia32.h38 V(CallWithDescriptor) \
1925 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
1928 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
/external/v8/src/x87/
Dlithium-x87.h38 V(CallWithDescriptor) \
1935 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
1938 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
/external/v8/src/x64/
Dlithium-x64.h34 V(CallWithDescriptor) \
1911 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
1914 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
/external/v8/src/mips64/
Dlithium-mips64.h34 V(CallWithDescriptor) \
1874 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
1875 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
/external/v8/src/mips/
Dlithium-mips.h34 V(CallWithDescriptor) \
1875 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
1876 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
/external/v8/src/arm/
Dlithium-arm.h34 V(CallWithDescriptor) \
1911 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
1912 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
/external/v8/src/arm64/
Dlithium-arm64.h42 V(CallWithDescriptor) \
1559 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor, "call-with-descriptor")
1560 DECLARE_HYDROGEN_ACCESSOR(CallWithDescriptor)
/external/v8/src/
Dhydrogen-instructions.h63 V(CallWithDescriptor) \
2351 DECLARE_CONCRETE_INSTRUCTION(CallWithDescriptor) in DECLARE_CONCRETE_INSTRUCTION() argument