Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp26 static bool extractConstantMask(const Constant *C, unsigned MaskEltSizeInBits, in extractConstantMask()
H A DX86ISelLowering.cpp7616 unsigned MaskEltSizeInBits, in getTargetShuffleMaskIndices()
39187 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain() local