Home | History | Annotate | Download | only in arm

Lines Matching refs:LocationOperand

618       (LocationOperand::cast(pushes.back()->destination()).index() + 1 ==
623 LocationOperand destination_location(
624 LocationOperand::cast(move->destination()));
632 LocationOperand source_location(LocationOperand::cast(source));
1717 LocationOperand* op = LocationOperand::cast(instr->InputAt(0));
1754 LocationOperand* op = LocationOperand::cast(instr->OutputAt(0));
3215 int src_code = LocationOperand::cast(source)->register_code();
3216 int dst_code = LocationOperand::cast(destination)->register_code();
3231 int src_code = LocationOperand::cast(source)->register_code();
3252 int dst_code = LocationOperand::cast(destination)->register_code();
3352 int src_code = LocationOperand::cast(source)->register_code();
3353 int dst_code = LocationOperand::cast(destination)->register_code();
3373 int src_code = LocationOperand::cast(source)->register_code();