Searched defs:Elems (Results 1 – 14 of 14) sorted by relevance
171 auto BuildPath = [](std::vector<std::string> const& Elems) { in test_compare_elements()
177 auto BuildPath = [](std::vector<std::string> const& Elems) { in test_compare_elements()
278 SmallVector<Metadata*, 8> Elems; in GetDebugArrayType() local388 SmallVector<Metadata*, 1> Elems; in GetDebugVectorType() local
69 DenseSetImpl(std::initializer_list<ValueT> Elems) in DenseSetImpl()
109 SmallVector<std::pair<Instruction*, int>, 2> Elems; in TYPED_TEST() local
382 const SCEV *Elems = nullptr; in ComputeElements() local
598 const unsigned Elems = Muls.size(); in CreateParallelPairs() local
1294 ArrayRef<Record*> Elems = RC.getOrder(oi); in runTargetDesc() local
145 SimpleArray<T> Elems; variable
1063 SmallVector<SDValue,8> Elems; in LowerHvxConcatVectors() local
1992 SmallVector<SDValue, 128> Elems; in getVectorConstant() local
4121 SmallVectorImpl<SDValue> &Elems) { in buildVector()
13119 SDValue Input, uint64_t Elems, in addShuffleForVecExtend()13171 uint64_t Elems = 0; in combineBVOfVecSExt() local
7010 SmallVector<llvm::Type*, 8> Elems; member