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

/external/v8/src/ia32/
H A Dmacro-assembler-ia32.cc1329 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:v8::internal::MacroAssembler
1403 LoadAllocationTopHelper(result, scratch, flags);
1478 LoadAllocationTopHelper(result, scratch, flags);
1551 LoadAllocationTopHelper(result, scratch, flags);
1595 LoadAllocationTopHelper(result, no_reg, flags);
1619 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-ia32.h979 void LoadAllocationTopHelper(Register result, Register scratch,
/external/v8/src/x87/
H A Dmacro-assembler-x87.cc1271 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:v8::internal::MacroAssembler
1345 LoadAllocationTopHelper(result, scratch, flags);
1420 LoadAllocationTopHelper(result, scratch, flags);
1493 LoadAllocationTopHelper(result, scratch, flags);
1537 LoadAllocationTopHelper(result, no_reg, flags);
1561 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-x87.h958 void LoadAllocationTopHelper(Register result, Register scratch,
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc4699 void MacroAssembler::LoadAllocationTopHelper(Register result, function in class:MacroAssembler
4810 LoadAllocationTopHelper(result, scratch, flags);
4885 LoadAllocationTopHelper(result, scratch, flags);
4914 LoadAllocationTopHelper(result, no_reg, flags);
4931 LoadAllocationTopHelper(result, no_reg, flags);
H A Dmacro-assembler-x64.h1654 void LoadAllocationTopHelper(Register result,

Completed in 183 milliseconds