Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h64 static constexpr LLT vector(ElementCount EC, unsigned ScalarSizeInBits) { in vector()
101 unsigned ScalarSizeInBits) { in fixed_vector()
114 unsigned ScalarSizeInBits) { in scalable_vector()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1374 unsigned ScalarSizeInBits = VT.getScalarSizeInBits(); in ExpandBITREVERSE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1830 unsigned const ScalarSizeInBits = Ty.getScalarSizeInBits(); in applyShiftImmedChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5561 int ScalarSizeInBits = VectorSizeInBits / Size; in computeZeroableShuffleElements() local
9407 unsigned ScalarSizeInBits, in isLaneCrossingShuffleMask()
9430 unsigned ScalarSizeInBits, in isMultiLaneShuffleMask()
11641 unsigned ScalarSizeInBits, ArrayRef<int> Mask, in matchShuffleAsShift()