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.h1606 enum SplatKind { AllZeros, AllOnes }; enum
1609 SplatKind Kind;
1612 VectorSplatImmPredicateMatcher(unsigned InsnVarID, SplatKind K) in VectorSplatImmPredicateMatcher()