Searched refs:GetAllocationTopReference (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/ |
D | macro-assembler.h | 177 static ExternalReference GetAllocationTopReference( in GetAllocationTopReference() function
|
/external/v8/src/x87/ |
D | macro-assembler-x87.cc | 1334 AllocationUtils::GetAllocationTopReference(isolate(), flags); in LoadAllocationTopHelper() 1367 AllocationUtils::GetAllocationTopReference(isolate(), flags); in UpdateAllocationTopHelper()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1371 AllocationUtils::GetAllocationTopReference(isolate(), flags); in LoadAllocationTopHelper() 1404 AllocationUtils::GetAllocationTopReference(isolate(), flags); in UpdateAllocationTopHelper()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 1752 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate() 1867 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 3362 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate() 3433 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 4330 AllocationUtils::GetAllocationTopReference(isolate(), flags); in LoadAllocationTopHelper() 4400 AllocationUtils::GetAllocationTopReference(isolate(), flags); in UpdateAllocationTopHelper()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 3220 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate() 3297 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 3289 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate() 3377 AllocationUtils::GetAllocationTopReference(isolate(), flags); in Allocate()
|