Searched defs:MaskOps (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 158 struct MaskOps { struct 164 MaskOps(unsigned BitWidth, bool MatchAnds) in MaskOps() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 177 struct MaskOps { struct 183 MaskOps(unsigned BitWidth, bool MatchAnds) in MaskOps() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 4962 SmallVector<int, 16> MaskOps(WidenNumElts, -1); in WidenVecRes_CONCAT_VECTORS() local 7101 SmallVector<SDValue, 16> MaskOps; in ModifyToType() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2677 SmallVector<int, 16> MaskOps(WidenNumElts, -1); in WidenVecRes_CONCAT_VECTORS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 3608 SmallVector<int, 16> MaskOps(WidenNumElts, -1); in WidenVecRes_CONCAT_VECTORS() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7443 SmallVector<SDValue, 16> MaskOps; in lowerVectorShuffleAsBitBlend() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11160 SmallVector<SDValue, 16> MaskOps; in lowerShuffleAsBitBlend() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 12920 SmallVector<SDValue, 16> MaskOps; in lowerShuffleAsBitBlend() local
|