Home
last modified time | relevance | path

Searched defs:AllocateTwoByteSlicedString (Results 1 – 18 of 18) sorted by relevance

/external/v8/src/x87/
Dmacro-assembler-x87.cc1848 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x87.cc2016 __ AllocateTwoByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1907 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc2294 __ AllocateTwoByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/v8/src/arm/
Dmacro-assembler-arm.cc2362 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc2368 __ AllocateTwoByteSlicedString(r0, r2, r6, r4, &runtime); in Generate() local
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc3337 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm64.cc2960 __ AllocateTwoByteSlicedString(result_string, result_length, x3, x4, in Generate() local
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc2155 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ppc.cc2436 __ AllocateTwoByteSlicedString(r3, r5, r9, r10, &runtime); in Generate() local
/external/v8/src/x64/
Dmacro-assembler-x64.cc5135 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc2253 __ AllocateTwoByteSlicedString(rax, rbx, r14, &runtime); in Generate() local
/external/v8/src/s390/
Dmacro-assembler-s390.cc2065 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-s390.cc2435 __ AllocateTwoByteSlicedString(r2, r4, r8, r9, &runtime); in Generate() local
/external/v8/src/mips/
Dmacro-assembler-mips.cc4511 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc2497 __ AllocateTwoByteSlicedString(v0, a2, t2, t3, &runtime); in Generate() local
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc4631 void MacroAssembler::AllocateTwoByteSlicedString(Register result, in AllocateTwoByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips64.cc2508 __ AllocateTwoByteSlicedString(v0, a2, a6, a7, &runtime); in Generate() local