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

/external/v8/src/ia32/
H A Dmacro-assembler-ia32.cc1269 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:v8::internal::MacroAssembler
1343 LoadAllocationTopHelper(result, scratch, flags);
1418 LoadAllocationTopHelper(result, scratch, flags);
1491 LoadAllocationTopHelper(result, scratch, flags);
1535 LoadAllocationTopHelper(result, no_reg, flags);
1559 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-ia32.h901 void LoadAllocationTopHelper(Register result, Register scratch,
/external/v8/src/x87/
H A Dmacro-assembler-x87.cc1211 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:v8::internal::MacroAssembler
1285 LoadAllocationTopHelper(result, scratch, flags);
1360 LoadAllocationTopHelper(result, scratch, flags);
1433 LoadAllocationTopHelper(result, scratch, flags);
1477 LoadAllocationTopHelper(result, no_reg, flags);
1501 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-x87.h883 void LoadAllocationTopHelper(Register result, Register scratch,
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc4612 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:MacroAssembler
4723 LoadAllocationTopHelper(result, scratch, flags);
4798 LoadAllocationTopHelper(result, scratch, flags);
4827 LoadAllocationTopHelper(result, no_reg, flags);
4844 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-x64.h1573 void LoadAllocationTopHelper(Register result,

Completed in 136 milliseconds