Home | History | Annotate | Download | only in compiler

Lines Matching refs:LocationOperand

30   const LocationOperand& src_loc = LocationOperand::cast(move->source());
31 const LocationOperand& dst_loc = LocationOperand::cast(move->destination());
47 if (src_kind == LocationOperand::REGISTER) {
58 if (dst_kind == LocationOperand::REGISTER) {
95 REP_BIT(LocationOperand::cast(move->destination()).representation());
158 LocationOperand::cast(other->source()).representation() >
221 if (LocationOperand::cast(other->source()).representation() >
228 if (LocationOperand::cast(other->source()).representation() >