Home | History | Annotate | Download | only in AArch64

Lines Matching full:ands

158 def AArch64and_flag  : SDNode<"AArch64ISD::ANDS",  SDTBinaryArithWithFlagsOut,
736 defm ANDS : LogicalImmS<0b11, "ands", AArch64and_flag, "bics">;
751 defm ANDS : LogicalRegS<0b11, 0, "ands", AArch64and_flag>;