Home | History | Annotate | Download | only in X86

Lines Matching full:masking

147 // with the appropriate element type. This allows to use the same masking logic.
171 // This multiclass generates the masking variants from the non-masking
172 // variant. It only provides the assembly pieces for the masking variants.
173 // It assumes custom ISel patterns for masking which can be provided as
232 // This multiclass generates the unconditional/non-masking, the masking and
233 // the zero-masking variant of the vector instruction. In the masking case, the
248 // This multiclass generates the unconditional/non-masking, the masking and
249 // the zero-masking variant of the scalar instruction.
543 // Intrinsic call with masking.
551 // Intrinsic call with zero-masking.
559 // Intrinsic call without masking.