Home
last modified time | relevance | path

Searched defs:Scalars (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DYamlIO.rst221 Scalars chapter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h274 auto &Scalars = PerPartVec[Instance.Part]; in set() local
H A DSLPVectorizer.cpp1627 ValueList Scalars; member
2587 static int findLaneForValue(ArrayRef<Value *> Scalars, in findLaneForValue()
H A DLoopVectorize.cpp1319 auto Scalars = InstsToScalarize.find(VF); in isProfitableToScalarize() local
1759 DenseMap<ElementCount, SmallPtrSet<Instruction *, 4>> Scalars; member in llvm::LoopVectorizationCostModel
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1473 SmallVector<SDValue, 8> Scalars; in UnrollVectorOp_StrictFP() local
4482 SmallVector<SDValue, 8> Scalars(WidenNumElts, DAG.getUNDEF(EltVT)); in WidenVecRes_STRICT_FSETCC() local
5040 SmallVector<SDValue, 8> Scalars(NumElts); in WidenVecOp_STRICT_FSETCC() local
H A DLegalizeDAG.cpp3750 SmallVector<SDValue, 8> Scalars; in ExpandNode() local
H A DSelectionDAG.cpp9927 SmallVector<SDValue, 8> Scalars; in UnrollVectorOp() local