Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp26 static bool extractConstantMask(const Constant *C, unsigned MaskEltSizeInBits, in extractConstantMask()
H A DX86ISelLowering.cpp5091 unsigned MaskEltSizeInBits, in getTargetShuffleMaskIndices()
38749 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain() local