Home
last modified time | relevance | path

Searched refs:HMaybeGrowElements (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-instructions.h6475 class HMaybeGrowElements final : public HTemplateInstruction<5> {
6477 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P6(HMaybeGrowElements, HValue*,
6504 explicit HMaybeGrowElements(HValue* context, HValue* object, HValue* elements, in HMaybeGrowElements() function
Dhydrogen.cc1537 HValue* result = Add<HMaybeGrowElements>( in BuildCheckForCapacityGrow()
/external/v8/src/crankshaft/arm/
Dlithium-arm.cc2140 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.cc2112 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/s390/
Dlithium-s390.cc1919 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/mips/
Dlithium-mips.cc2087 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.cc2092 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc2293 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/x87/
Dlithium-x87.cc2181 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.cc2179 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()
/external/v8/src/crankshaft/x64/
Dlithium-x64.cc2188 LInstruction* LChunkBuilder::DoMaybeGrowElements(HMaybeGrowElements* instr) { in DoMaybeGrowElements()