Lines Matching refs:LocationOperand
28 const LocationOperand& src_loc = LocationOperand::cast(move->source());
29 const LocationOperand& dst_loc = LocationOperand::cast(move->destination());
45 if (src_kind == LocationOperand::REGISTER) {
56 if (dst_kind == LocationOperand::REGISTER) {
81 LocationOperand loc_op = LocationOperand::cast(move);
82 if (loc_op.location_kind() != LocationOperand::REGISTER) return kStack;
110 LocationOperand::cast(move->destination()).representation());
182 LocationOperand::cast(other->source()).representation() >
245 if (LocationOperand::cast(other->source()).representation() >
252 if (LocationOperand::cast(other->source()).representation() >