Home
last modified time | relevance | path

Searched refs:new_space_allocation_top_adr (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm/
Dmacro-assembler-arm.cc3670 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
3681 mov(ip, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
3699 mov(ip, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc1532 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
1543 Mov(scratch2, new_space_allocation_top_adr); in TestJSArrayForAllocationMemento()
1559 Mov(scratch2, new_space_allocation_top_adr); in TestJSArrayForAllocationMemento()
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc4194 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
4212 mov(ip, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
/external/v8/src/mips/
Dmacro-assembler-mips.cc6334 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
6345 li(at, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
6363 li(at, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc6741 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
6752 li(at, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
6770 li(at, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()
/external/v8/src/s390/
Dmacro-assembler-s390.cc3143 ExternalReference new_space_allocation_top_adr = in TestJSArrayForAllocationMemento() local
3159 mov(ip, Operand(new_space_allocation_top_adr)); in TestJSArrayForAllocationMemento()