Home
last modified time | relevance | path

Searched refs:SplatKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1654 enum SplatKind { AllZeros, AllOnes }; enum
1657 SplatKind Kind;
1660 VectorSplatImmPredicateMatcher(unsigned InsnVarID, SplatKind K) in VectorSplatImmPredicateMatcher()