Home
last modified time | relevance | path

Searched refs:AllocateTwoByteSlicedString (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/ia32/
Dmacro-assembler-ia32.h610 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-ia32.cc1454 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc6235 __ AllocateTwoByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/chromium_org/v8/src/ia32/
Dmacro-assembler-ia32.h706 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-ia32.cc1978 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc4407 __ AllocateTwoByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/v8/src/x64/
Dmacro-assembler-x64.h1079 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-x64.cc3895 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc5230 __ AllocateTwoByteSlicedString(rax, rbx, r14, &runtime); in Generate() local
/external/v8/src/arm/
Dmacro-assembler-arm.h706 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-arm.cc1803 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc5969 __ AllocateTwoByteSlicedString(r0, r2, r6, r7, &runtime); in Generate() local
/external/v8/src/mips/
Dmacro-assembler-mips.h521 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-mips.cc3171 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc6191 __ AllocateTwoByteSlicedString(v0, a2, t2, t3, &runtime); in Generate() local
/external/chromium_org/v8/src/arm/
Dmacro-assembler-arm.h786 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-arm.cc2001 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc4140 __ AllocateTwoByteSlicedString(r0, r2, r6, r4, &runtime); in Generate() local
/external/chromium_org/v8/src/x64/
Dmacro-assembler-x64.h1178 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-x64.cc4398 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc4245 __ AllocateTwoByteSlicedString(rax, rbx, r14, &runtime); in Generate() local
/external/chromium_org/v8/src/mips/
Dmacro-assembler-mips.h534 void AllocateTwoByteSlicedString(Register result,
Dmacro-assembler-mips.cc3152 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc4244 __ AllocateTwoByteSlicedString(v0, a2, t2, t3, &runtime); in Generate() local