Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp26 static bool extractConstantMask(const Constant *C, unsigned MaskEltSizeInBits, in extractConstantMask()
H A DX86ISelLowering.cpp6872 unsigned MaskEltSizeInBits, in getTargetShuffleMaskIndices()
35785 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain() local