Searched defs:VTNumElts (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 5271 unsigned VTNumElts = VT.getVectorMinNumElements(); WidenVecRes_EXTRACT_SUBVECTOR() local |
H A D | SelectionDAG.cpp | 12299 ElementCount VTNumElts = VT.getVectorElementCount(); GetDependentSplitDestVTs() local |
H A D | DAGCombiner.cpp | 26094 unsigned VTNumElts = VT.getVectorNumElements(); visitSCALAR_TO_VECTOR() local |