Home | History | Annotate | Download | only in ia32

Lines Matching refs:allocation_top

1238   ExternalReference allocation_top =
1247 cmp(result, Operand::StaticVariable(allocation_top));
1255 mov(result, Operand::StaticVariable(allocation_top));
1257 mov(scratch, Immediate(allocation_top));
1271 ExternalReference allocation_top =
1276 mov(Operand::StaticVariable(allocation_top), result_end);