Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp103 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
H A DAMDGPUISelDAGToDAG.cpp443 unsigned NumVectorElts = VT.getVectorNumElements(); in SelectBuildVector() local
555 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5931 unsigned NumVectorElts = NumElts.isScalable() ? 1 : NumElts.getFixedValue(); in FoldConstantArithmetic() local