Home
last modified time | relevance | path

Searched defs:Elems (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DInterval.h89 Interval(ArrayRef<T *> Elems) { in Interval()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseSet.h77 DenseSetImpl(std::initializer_list<ValueT> Elems) in DenseSetImpl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSparc.cpp133 SmallVector<llvm::Type*, 8> Elems; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp595 const unsigned Elems = Muls.size(); in CreateParallelPairs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1894 auto &Elems = AtomicMap[Ori->ConstraintExpr]; in find() local
1932 auto &Elems = FoldMap[Ori->Pattern]; in find() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h204 SymbolLookupSet(std::initializer_list<value_type> Elems) { in SymbolLookupSet()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h155 SimpleArray<T> Elems; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1411 ArrayRef<const Record *> Elems = RC.getOrder(oi); in runTargetDesc() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp94 llvm::SmallVector<llvm::Constant*, 32> Elems; member in __anon9d6f04f10111::ConstantAggregateBuilder
409 CodeGenModule &CGM, ArrayRef<llvm::Constant *> Elems, in buildFrom()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp897 SmallVector<const Init *, 2> Elems; // int in ParseSliceElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2554 SmallVector<SDValue, 128> Elems; in getVectorConstant() local
H A DHexagonISelLoweringHVX.cpp1692 SmallVector<SDValue,8> Elems; in LowerHvxConcatVectors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15687 SDValue Input, uint64_t Elems, in addShuffleForVecExtend()
15744 uint64_t Elems = 0; in combineBVOfVecSExt() local