Searched refs:LoadAllocationTopHelper (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1330 void MacroAssembler::LoadAllocationTopHelper(Register result, in LoadAllocationTopHelper() function in v8::internal::MacroAssembler 1403 LoadAllocationTopHelper(result, scratch, flags); in Allocate() 1480 LoadAllocationTopHelper(result, scratch, flags); in Allocate() 1555 LoadAllocationTopHelper(result, scratch, flags); in Allocate()
|
D | macro-assembler-x87.h | 960 void LoadAllocationTopHelper(Register result,
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1367 void MacroAssembler::LoadAllocationTopHelper(Register result, in LoadAllocationTopHelper() function in v8::internal::MacroAssembler 1440 LoadAllocationTopHelper(result, scratch, flags); in Allocate() 1517 LoadAllocationTopHelper(result, scratch, flags); in Allocate() 1592 LoadAllocationTopHelper(result, scratch, flags); in Allocate()
|
D | macro-assembler-ia32.h | 992 void LoadAllocationTopHelper(Register result,
|
/external/v8/src/x64/ |
D | macro-assembler-x64.h | 1518 void LoadAllocationTopHelper(Register result,
|
D | macro-assembler-x64.cc | 4326 void MacroAssembler::LoadAllocationTopHelper(Register result, in LoadAllocationTopHelper() function in v8::internal::MacroAssembler 4437 LoadAllocationTopHelper(result, scratch, flags); in Allocate() 4513 LoadAllocationTopHelper(result, scratch, flags); in Allocate()
|