Home | History | Annotate | Download | only in arm

Lines Matching refs:overwritable_operand

3184     Register overwritable_operand = mode_ == OVERWRITE_LEFT ? r1 : r0;
3187 __ JumpIfNotSmi(overwritable_operand, &skip_allocation);
3194 __ mov(result, Operand(overwritable_operand));