Home
last modified time | relevance | path

Searched defs:MaskOps (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp201 struct MaskOps { struct
207 MaskOps(unsigned BitWidth, bool MatchAnds) in MaskOps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3924 SmallVector<int, 16> MaskOps(WidenNumElts, -1); in WidenVecRes_CONCAT_VECTORS() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11972 SmallVector<SDValue, 16> MaskOps; in lowerShuffleAsBitBlend() local