Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dlithium-ia32.h27 V(AllocateBlockContext) \
2728 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2729 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/x87/
Dlithium-x87.h27 V(AllocateBlockContext) \
2744 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2745 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/x64/
Dlithium-x64.h24 V(AllocateBlockContext) \
2725 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2726 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/mips64/
Dlithium-mips64.h24 V(AllocateBlockContext) \
2686 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2687 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/mips/
Dlithium-mips.h24 V(AllocateBlockContext) \
2702 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2703 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/arm/
Dlithium-arm.h24 V(AllocateBlockContext) \
2742 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
2743 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/arm64/
Dlithium-arm64.h26 V(AllocateBlockContext) \
3064 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext, "allocate-block-context")
3065 DECLARE_HYDROGEN_ACCESSOR(AllocateBlockContext)
/external/v8/src/
Dhydrogen-instructions.h52 V(AllocateBlockContext) \
7882 DECLARE_CONCRETE_INSTRUCTION(AllocateBlockContext) in DECLARE_CONCRETE_INSTRUCTION() argument