Searched refs:VecDesc (Results 1 – 2 of 2) sorted by relevance
29 struct VecDesc { struct72 std::vector<VecDesc> VectorDescs;75 std::vector<VecDesc> ScalarDescs;152 void addVectorizableFunctions(ArrayRef<VecDesc> Fns);
1824 static bool compareByScalarFnName(const VecDesc &LHS, const VecDesc &RHS) { in compareByScalarFnName()1828 static bool compareByVectorFnName(const VecDesc &LHS, const VecDesc &RHS) { in compareByVectorFnName()1832 static bool compareWithScalarFnName(const VecDesc &LHS, StringRef S) { in compareWithScalarFnName()1848 const VecDesc VecFuncs[] = { in addVectorizableFunctionsFromVecLib()1856 const VecDesc VecFuncs[] = { in addVectorizableFunctionsFromVecLib()1864 const VecDesc VecFuncs[] = { in addVectorizableFunctionsFromVecLib()1872 const VecDesc VecFuncs[] = { in addVectorizableFunctionsFromVecLib()1880 const VecDesc VecFuncs[] = { in addVectorizableFunctionsFromVecLib()1897 std::vector<VecDesc>::const_iterator I = in isFunctionVectorizable()1908 std::vector<VecDesc>::const_iterator I = in getVectorizedFunction()[all …]