Searched defs:Scalars (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 1674 SmallVector<SDValue, 8> Scalars; UnrollVectorOp_StrictFP() local 5989 SmallVector<SDValue, 8> Scalars(WidenNumElts, DAG.getUNDEF(EltVT)); WidenVecRes_STRICT_FSETCC() local 6764 SmallVector<SDValue, 8> Scalars(NumElts); WidenVecOp_STRICT_FSETCC() local [all...] |
H A D | LegalizeDAG.cpp | 4208 SmallVector<SDValue, 8> Scalars; ExpandNode() local
|
H A D | SelectionDAG.cpp | 12094 SmallVector<SDValue, 8> Scalars; UnrollVectorOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 312 auto &Scalars = PerPartVec[Instance.Part]; set() local
|
H A D | SLPVectorizer.cpp | 897 reorderScalars(SmallVectorImpl<Value * > & Scalars,ArrayRef<int> Mask) reorderScalars() argument 2498 __anon1d05f9c61202(ArrayRef<Value *> Scalars, ArrayRef<int> Mask) isSame() argument 2564 ValueList Scalars; global() member 10786 __anon1d05f9c6cd02(SmallVectorImpl<Value *> &Scalars, SmallVectorImpl<int> &ReuseMask, bool IsRootPoison) processBuildVector() argument [all...] |
H A D | LoopVectorize.cpp | 1307 auto Scalars = InstsToScalarize.find(VF); isProfitableToScalarize() local 1800 DenseMap<ElementCount, SmallPtrSet<Instruction *, 4>> Scalars; global() member in llvm::LoopVectorizationCostModel [all...] |