Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1418 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc5664 __ AllocateTwoByteConsString(ecx, edi, no_reg, &call_runtime); in Generate() local
/external/chromium_org/v8/src/ia32/
Dmacro-assembler-ia32.cc1928 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-ia32.cc3842 __ AllocateTwoByteConsString(ecx, edi, no_reg, &call_runtime); in Generate() local
/external/v8/src/arm/
Dmacro-assembler-arm.cc1763 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc6376 __ AllocateTwoByteConsString(r7, r6, r4, r5, &call_runtime); in Generate() local
/external/chromium_org/v8/src/arm/
Dmacro-assembler-arm.cc1943 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-arm.cc4588 __ AllocateTwoByteConsString(r3, r6, r4, r5, &call_runtime); in Generate() local
/external/v8/src/x64/
Dmacro-assembler-x64.cc3859 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc4674 __ AllocateTwoByteConsString(rcx, rdi, no_reg, &call_runtime); in Generate() local
/external/chromium_org/v8/src/x64/
Dmacro-assembler-x64.cc4346 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc3715 __ AllocateTwoByteConsString(rcx, rdi, no_reg, &call_runtime); in Generate() local
/external/v8/src/mips/
Dmacro-assembler-mips.cc3133 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc6604 __ AllocateTwoByteConsString(v0, t2, t0, t1, &call_runtime); in Generate() local
/external/chromium_org/v8/src/mips/
Dmacro-assembler-mips.cc3096 void MacroAssembler::AllocateTwoByteConsString(Register result, in AllocateTwoByteConsString() function in v8::internal::MacroAssembler
Dcode-stubs-mips.cc4699 __ AllocateTwoByteConsString(v0, t2, t0, t1, &call_runtime); in Generate() local