Home | History | Annotate | Download | only in arm

Lines Matching refs:Is32Bit

860   bool all_low = r_dest.Is32Bit() && r_base.Low8() && r_dest.Low8();
1001 bool all_low = r_src.Is32Bit() && r_base.Low8() && r_src.Low8();