Home | History | Annotate | Download | only in arm64

Lines Matching refs:Is64Bits

40   V(Ldrsb, Register&, rt, rt.Is64Bits() ? LDRSB_x : LDRSB_w)  \
43 V(Ldrsh, Register&, rt, rt.Is64Bits() ? LDRSH_x : LDRSH_w) \
1012 DCHECK(as_int.Is64Bits());