Home | History | Annotate | Download | only in x87

Lines Matching refs:allocation_top

1333   ExternalReference allocation_top =
1342 cmp(result, Operand::StaticVariable(allocation_top));
1350 mov(result, Operand::StaticVariable(allocation_top));
1352 mov(scratch, Immediate(allocation_top));
1366 ExternalReference allocation_top =
1371 mov(Operand::StaticVariable(allocation_top), result_end);