| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | LowLevelTypeImpl.h | 57 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()
|
| D | BinaryStreamReader.h | 187 Error readArray(ArrayRef<T> &Array, uint32_t NumElements) { in readArray()
|
| D | MachineValueType.h | 918 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/ |
| D | test_vector_ops.cpp | 665 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
|
| D | test_select_main.cpp | 42 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
|
| D | test_icmp_main.cpp | 247 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LowLevelType.cpp | 22 auto NumElements = VTy->getNumElements(); in getLLTForType() local
|
| D | ValueTypes.cpp | 36 unsigned NumElements) { in getExtendedVectorVT()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | MVETailPredication.cpp | 191 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
|
| D | MVEGatherScatterLowering.cpp | 104 bool MVEGatherScatterLowering::isLegalTypeAndAlignment(unsigned NumElements, in isLegalTypeAndAlignment()
|
| D | ARMLowOverheadLoops.cpp | 357 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/ |
| D | DerivedTypes.h | 321 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/ |
| D | GetElementPtrTypeIterator.h | 38 uint64_t NumElements = Unbounded; variable
|
| D | DerivedTypes.h | 382 uint64_t NumElements; variable 385 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType()
|
| D | DataLayout.h | 589 unsigned NumElements : 31; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Type.cpp | 100 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()
|
| D | DebugInfo.cpp | 964 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType() 976 LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, in LLVMDIBuilderCreateUnionType() 1033 unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, in LLVMDIBuilderCreateStructType() 1206 LLVMMetadataRef *Elements, unsigned NumElements, in LLVMDIBuilderCreateClassType()
|
| D | ConstantFold.cpp | 2173 static bool isIndexInRangeOfArrayType(uint64_t NumElements, in isIndexInRangeOfArrayType() 2423 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 659 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/ |
| D | AMDGPUHSAMetadataStreamer.cpp | 191 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/ |
| D | SROA.cpp | 1825 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/ |
| D | LegalizeVectorOps.cpp | 1077 int NumElements = VT.getVectorNumElements(); in ExpandANY_EXTEND_VECTOR_INREG() local 1137 int NumElements = VT.getVectorNumElements(); in ExpandZERO_EXTEND_VECTOR_INREG() local
|
| D | LegalizeTypesGeneric.cpp | 310 void DAGTypeLegalizer::IntegerToVector(SDValue Op, unsigned NumElements, in IntegerToVector()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTargetLowering.h | 475 const SizeT NumElements = typeNumElements(DestTy); in scalarizeInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerInfo.cpp | 354 const uint16_t NumElements = BitsizeAndAction.first / ElementSize; in computeTables() local
|