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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp70 auto Res = BundleToCombined.try_emplace(to_vector<4>(Operands), New);
364 auto I = BundleToCombined.find(to_vector<4>(Values));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp514 DWARFLocationExpression{None, to_vector<4>(*Expr)}};
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h917 to_vector(R &&Range) { function in namespace:llvm

Completed in 104 milliseconds