Home
last modified time | relevance | path

Searched refs:to_vector (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp70 auto Res = BundleToCombined.try_emplace(to_vector<4>(Operands), New); in addCombined()
364 auto I = BundleToCombined.find(to_vector<4>(Values)); in buildGraph()
/third_party/skia/src/core/
H A DSkGeometry.cpp20 static SkVector to_vector(const Sk2s& x) { in to_vector() function
149 return to_vector(T + T); in SkEvalQuadTangentAt()
385 return to_vector(coeff.eval(t));
396 return to_vector(A * Sk2s(t) + B);
1328 return to_vector(SkQuadCoeff(A, B, C).eval(t));
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp514 DWARFLocationExpression{None, to_vector<4>(*Expr)}};
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallVector.h917 to_vector(R &&Range) { in to_vector() function

Completed in 9 milliseconds