Home
last modified time | relevance | path

Searched defs:NumElements (Results 1 – 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h57 static LLT vector(uint16_t NumElements, unsigned ScalarSizeInBits) { in vector()
65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
77 static LLT scalarOrVector(uint16_t NumElements, unsigned ScalarSize) { in scalarOrVector()
81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()
DBinaryStreamReader.h187 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray()
DMachineValueType.h918 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
1018 static MVT getScalableVectorVT(MVT VT, unsigned NumElements) { in getScalableVectorVT()
1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops.cpp665 const uint8_t NumElements = 4; in shufflevector() local
681 const uint8_t NumElements = 8; in shufflevector() local
700 const uint8_t NumElements = 16; in shufflevector() local
Dtest_select_main.cpp42 static const size_t NumElements = Vectors<T>::NumElements; in testSelect() local
78 static const size_t NumElements = 4; in testSelect() local
108 static const size_t NumElements = Vectors<T>::NumElements; in testSelectI1() local
Dtest_icmp_main.cpp247 const static size_t NumElements = Vectors<T>::NumElements; in incrementI1Vector() local
271 const static size_t NumElements = Vectors<T>::NumElements; in testsVecI1() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Djit_pch.hpp142 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType()
147 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLowLevelType.cpp22 auto NumElements = VTy->getNumElements(); in getLLTForType() local
DValueTypes.cpp36 unsigned NumElements) { in getExtendedVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp191 bool MVETailPredication::isTailPredicate(Instruction *I, Value *NumElements) { in isTailPredicate()
462 VectorType *VecTy, Value *NumElements) { in InsertVCTPIntrinsic()
525 Value *NumElements = ComputeElements(TripCount, VecTy); in TryConvert() local
DMVEGatherScatterLowering.cpp104 bool MVEGatherScatterLowering::isLegalTypeAndAlignment(unsigned NumElements, in isLegalTypeAndAlignment()
DARMLowOverheadLoops.cpp357 Register NumElements = VCTP->getOperand(1).getReg(); in ValidateTailPredicate() local
394 Register NumElements) { in ValidateTailPredicate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h321 uint64_t NumElements; variable
324 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h38 uint64_t NumElements = Unbounded; variable
DDerivedTypes.h382 uint64_t NumElements; variable
385 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
/third_party/boost/libs/intrusive/example/
Ddoc_stateful_value_traits.cpp55 const int NumElements = 100; in main() local
/third_party/boost/libs/container/test/
Dflat_map_test.cpp100 const std::size_t NumElements = 100; in flat_tree_ordered_insertion_test() local
186 const std::size_t NumElements = 100; in constructor_template_auto_deduction_test() local
297 const std::size_t NumElements = 100; in flat_tree_extract_adopt_test() local
Dflat_set_test.cpp102 const std::size_t NumElements = 100; in flat_tree_ordered_insertion_test() local
287 const std::size_t NumElements = 100; in constructor_template_auto_deduction_test() local
398 const std::size_t NumElements = 100; in flat_tree_extract_adopt_test() local
Dset_test.cpp212 const std::size_t NumElements = 100; in constructor_template_auto_deduction_test() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp100 unsigned NumElements = ATy->getNumElements(); in isEmptyTy() local
105 unsigned NumElements = STy->getNumElements(); in isEmptyTy() local
587 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()
/third_party/boost/libs/intrusive/test/
Dstateful_value_traits_test.cpp96 const int NumElements = 100; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp659 auto NumElements = ST->getNumElements(); in unpackLoadToAggregate() local
709 auto NumElements = AT->getNumElements(); in unpackLoadToAggregate() local
1239 auto NumElements = AT->getNumElements(); in unpackStoreToAggregate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp191 auto NumElements = VecTy->getVectorNumElements(); in getTypeName() local
637 auto NumElements = VecTy->getVectorNumElements(); in getTypeName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1825 uint64_t NumElements = EndIndex - BeginIndex; in isVectorPromotionViableForSlice() local
2184 unsigned NumElements = EndIndex - BeginIndex; in extractVector() local
2604 unsigned NumElements = EndIndex - BeginIndex; in rewriteVectorizedStoreInst() local
2751 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat()
2826 unsigned NumElements = EndIndex - BeginIndex; in visitMemSetInst() local
3003 unsigned NumElements = EndIndex - BeginIndex; in visitMemTransferInst() local
3535 uint64_t NumElements = Size / ElementSize; in getTypePartition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1077 int NumElements = VT.getVectorNumElements(); in ExpandANY_EXTEND_VECTOR_INREG() local
1137 int NumElements = VT.getVectorNumElements(); in ExpandZERO_EXTEND_VECTOR_INREG() local

123