Home
last modified time | relevance | path

Searched defs:AllocateOneByteSlicedString (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/x87/
Dmacro-assembler-x87.cc1631 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x87.cc2623 __ AllocateOneByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1665 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc2913 __ AllocateOneByteSlicedString(eax, ebx, no_reg, &runtime); in Generate() local
/external/v8/src/arm/
Dmacro-assembler-arm.cc2002 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc2913 __ AllocateOneByteSlicedString(r0, r2, r6, r4, &runtime); in Generate() local
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc1765 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-ppc.cc3056 __ AllocateOneByteSlicedString(r3, r5, r9, r10, &runtime); in Generate() local
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc3189 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-arm64.cc3663 __ AllocateOneByteSlicedString(result_string, result_length, x3, x4, in Generate() local
/external/v8/src/mips/
Dmacro-assembler-mips.cc3539 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc3067 __ AllocateOneByteSlicedString(v0, a2, t2, t3, &runtime); in Generate() local
/external/v8/src/x64/
Dmacro-assembler-x64.cc4929 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc2863 __ AllocateOneByteSlicedString(rax, rbx, r14, &runtime); in Generate() local
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc3967 void MacroAssembler::AllocateOneByteSlicedString(Register result, in AllocateOneByteSlicedString() function in v8::internal::MacroAssembler
Dcode-stubs-mips64.cc3099 __ AllocateOneByteSlicedString(v0, a2, a6, a7, &runtime); in Generate() local