Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1597 enum SplatKind { AllZeros, AllOnes }; enum
1600 SplatKind Kind;
1603 VectorSplatImmPredicateMatcher(unsigned InsnVarID, SplatKind K) in VectorSplatImmPredicateMatcher()