Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ANDS

668   case AArch64ISD::ANDS:              return "AArch64ISD::ANDS";
1009 // (a.k.a. ANDS) except that the flags are only guaranteed to work for one
1011 Opcode = AArch64ISD::ANDS;