Home
last modified time | relevance | path

Searched defs:NumVectorElts (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp99 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
H A DAMDGPUISelDAGToDAG.cpp455 unsigned NumVectorElts = VT.getVectorNumElements(); in SelectBuildVector() local
567 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5710 unsigned NumVectorElts = NumElts.isScalable() ? 1 : NumElts.getFixedValue(); in FoldConstantArithmetic() local