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