Home
last modified time | relevance | path

Searched defs:MaskEltSizeInBits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp24 static bool extractConstantMask(const Constant *C, unsigned MaskEltSizeInBits, in extractConstantMask()
DX86ISelLowering.cpp6498 unsigned MaskEltSizeInBits, in getTargetShuffleMaskIndices()
33446 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain() local