Searched defs:VecEltBitWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22366 unsigned VecEltBitWidth = VecVT.getScalarSizeInBits(); refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 45149 unsigned VecEltBitWidth = SrcVT.getScalarSizeInBits(); combineExtractVectorElt() local |