Searched refs:UpdateAllocationTopHelper (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.cc1395 void MacroAssembler::UpdateAllocationTopHelper(Register result_end, function in class:v8::internal::MacroAssembler
1474 UpdateAllocationTopHelper(top_reg, scratch, flags);
1565 UpdateAllocationTopHelper(result_end, scratch, flags);
1631 UpdateAllocationTopHelper(result_end, scratch, flags);
H A Dmacro-assembler-ia32.h996 void UpdateAllocationTopHelper(Register result_end,
/external/chromium_org/v8/src/x87/
H A Dmacro-assembler-x87.cc1358 void MacroAssembler::UpdateAllocationTopHelper(Register result_end, function in class:v8::internal::MacroAssembler
1437 UpdateAllocationTopHelper(top_reg, scratch, flags);
1528 UpdateAllocationTopHelper(result_end, scratch, flags);
1594 UpdateAllocationTopHelper(result_end, scratch, flags);
H A Dmacro-assembler-x87.h964 void UpdateAllocationTopHelper(Register result_end,
/external/chromium_org/v8/src/x64/
H A Dmacro-assembler-x64.h1529 void UpdateAllocationTopHelper(Register result_end,
H A Dmacro-assembler-x64.cc4346 // and keep address in scratch until call to UpdateAllocationTopHelper.
4372 // used in UpdateAllocationTopHelper later.
4391 void MacroAssembler::UpdateAllocationTopHelper(Register result_end, function in class:v8::internal::MacroAssembler
4459 UpdateAllocationTopHelper(top_reg, scratch, flags);
4532 UpdateAllocationTopHelper(result_end, scratch, flags);

Completed in 203 milliseconds