Searched defs:Elems (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseSet.h | 75 DenseSetImpl(std::initializer_list<ValueT> Elems) in DenseSetImpl()
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Sparc.cpp | 131 SmallVector<llvm::Type*, 8> Elems; member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 593 const unsigned Elems = Muls.size(); CreateParallelPairs() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 86 llvm::SmallVector<llvm::Constant*, 32> Elems; global() member in __anon4e2986830111::ConstantAggregateBuilder 401 buildFrom(CodeGenModule & CGM,ArrayRef<llvm::Constant * > Elems,ArrayRef<CharUnits> Offsets,CharUnits StartOffset,CharUnits Size,bool NaturalLayout,llvm::Type * DesiredTy,bool AllowOversized) buildFrom() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTraverse.h | 155 SimpleArray<T> Elems; variable
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 1378 ArrayRef<Record*> Elems = RC.getOrder(oi); runTargetDesc() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 897 SmallVector<Init *, 2> Elems; // int in ParseSliceElements() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 2563 SmallVector<SDValue, 128> Elems; in getVectorConstant() local
|
H A D | HexagonISelLoweringHVX.cpp | 1676 SmallVector<SDValue,8> Elems; in LowerHvxConcatVectors() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 14641 addShuffleForVecExtend(SDNode * N,SelectionDAG & DAG,SDValue Input,uint64_t Elems,uint64_t CorrectElems) addShuffleForVecExtend() argument 14698 uint64_t Elems = 0; combineBVOfVecSExt() local [all...] |