Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp103 unsigned NumVectorElts = VT.getVectorNumElements(); Select() local
H A DAMDGPUISelDAGToDAG.cpp436 unsigned NumVectorElts = VT.getVectorNumElements(); SelectBuildVector() local
546 unsigned NumVectorElts = VT.getVectorNumElements(); Select() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6369 unsigned NumVectorElts = NumElts.isScalable() ? 1 : NumElts.getFixedValue(); FoldConstantArithmetic() local