Home
last modified time | relevance | path

Searched defs:ScalarSizeInBits (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h58 static LLT vector(uint16_t NumElements, unsigned ScalarSizeInBits) { in vector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1130 unsigned ScalarSizeInBits = VT.getScalarSizeInBits(); in ExpandBITREVERSE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1757 unsigned const ScalarSizeInBits = Ty.getScalarSizeInBits(); in applyShiftImmedChain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7302 int ScalarSizeInBits = VectorSizeInBits / Size; in computeZeroableShuffleElements() local
10882 unsigned ScalarSizeInBits, in isLaneCrossingShuffleMask()
10905 unsigned ScalarSizeInBits, in isMultiLaneShuffleMask()
12842 unsigned ScalarSizeInBits, ArrayRef<int> Mask, in matchShuffleAsShift()