/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | LayoutUtils.cpp | 91 if (auto vectorType = type.dyn_cast<VectorType>()) in decorateType() local 100 Type VulkanLayoutUtils::decorateType(VectorType vectorType, in decorateType()
|
D | SPIRVTypes.cpp | 167 if (auto vectorType = type.dyn_cast<VectorType>()) in classof() local 206 if (auto vectorType = dyn_cast<VectorType>()) in getNumElements() local 262 if (auto vectorType = dyn_cast<VectorType>()) { in getSizeInBytes() local 721 if (auto vectorType = type.dyn_cast<VectorType>()) in classof() local 1138 if (auto vectorType = columnType.dyn_cast<VectorType>()) { in isValidColumnType() local
|
D | SPIRVLowering.cpp | 443 addConversion([this](VectorType vectorType) { in SPIRVTypeConverter()
|
/external/llvm-project/mlir/lib/Dialect/Quant/IR/ |
D | QuantOps.cpp | 60 if (auto vectorType = expressed.dyn_cast<VectorType>()) in isValidQuantizationSpec() local
|
/external/llvm-project/mlir/lib/Dialect/Quant/Utils/ |
D | UniformSupport.cpp | 41 if (auto vectorType = inputType.dyn_cast<VectorType>()) in convert() local
|
/external/llvm-project/mlir/lib/Dialect/Vector/ |
D | VectorOps.cpp | 391 auto vectorType = op.getOperand(index).getType().dyn_cast<VectorType>(); in verify() local 552 VectorType vectorType = op.getVectorType(); in verify() local 562 static Type inferExtractOpResultType(VectorType vectorType, in inferExtractOpResultType() 607 auto vectorType = type.dyn_cast<VectorType>(); in parseExtractOp() local 935 isValidExtractOrInsertSlicesType(Operation *op, VectorType vectorType, in isValidExtractOrInsertSlicesType() 1105 auto vectorType = getVectorType(); in fold() local 1619 static Type inferStridedSliceOpResultType(VectorType vectorType, in inferStridedSliceOpResultType() 1894 VectorType vectorType, in verifyTransferOp() 1971 VectorType vectorType, Value memref, in build() 2024 VectorType vectorType = types[1].dyn_cast<VectorType>(); in parseTransferReadOp() local [all …]
|
D | VectorUtils.cpp | 247 VectorType vectorType) { in getTransferMinorIdentityMap()
|
D | VectorTransforms.cpp | 192 static TupleType generateExtractSlicesOpResultType(VectorType vectorType, in generateExtractSlicesOpResultType() 233 static void initUnrolledVectorState(VectorType vectorType, Value initValue, in initUnrolledVectorState() 295 auto vectorType = in getOrCreateUnrolledVectorSlice() local 516 Type memrefElementType, VectorType vectorType, TupleType tupleType, in generateTransferOpSlices() 1046 VectorType vectorType = op.getSourceVectorType(); in matchAndRewrite() local 1093 VectorType vectorType = op.getResultVectorType(); in matchAndRewrite() local
|
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
D | ConvertVectorToLLVM.cpp | 55 auto vectorType = into.getType().cast<VectorType>(); in insertOne() local 82 auto vectorType = vector.getType().cast<VectorType>(); in extractOne() local 666 auto vectorType = shuffleOp.getVectorType(); in matchAndRewrite() local 721 auto vectorType = extractEltOp.getVectorType(); in matchAndRewrite() local 747 auto vectorType = extractOp.getVectorType(); in matchAndRewrite() local 836 auto vectorType = insertEltOp.getDestVectorType(); in matchAndRewrite() local 1340 VectorType vectorType = printType.dyn_cast<VectorType>(); in matchAndRewrite() local 1399 Value value, VectorType vectorType, Operation *printer, in emitRanks()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 131 size_t getEffectiveVectorLength (VectorType vectorType) in getEffectiveVectorLength() 137 VkDeviceSize getElementSize(DataType dataType, VectorType vectorType) in getElementSize() 245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl() 354 VectorType vectorType; member 1477 void fillInputBuffer (DataType dataType, VectorType vectorType, void* bufferPtr) in fillInputBuffer() 2736 VectorType vectorType; in createDataSpillTests() member
|
/external/angle/src/compiler/translator/tree_ops/gl/ |
D | VectorizeVectorScalarArithmetic.cpp | 61 TType vectorType, in Vectorize()
|
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
D | LLVMTypeSyntax.cpp | 157 if (auto vectorType = type.dyn_cast<LLVMFixedVectorType>()) in printTypeImpl() local 160 if (auto vectorType = type.dyn_cast<LLVMScalableVectorType>()) { in printTypeImpl() local
|
D | LLVMDialect.cpp | 871 Type vectorType, positionType; in parseInsertElementOp() local 1083 if (auto vectorType = type.dyn_cast<VectorType>()) { in verify() local
|
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
D | Vectorization.cpp | 132 if (VectorType vectorType = extractVectorTypeFromScalarView(memref)) { in transferReadVector() local 142 if (VectorType vectorType = extractVectorTypeFromScalarView(memref)) { in transferWriteVector() local
|
/external/llvm-project/mlir/lib/Conversion/VectorToSCF/ |
D | VectorToSCF.cpp | 146 VectorType vectorType; // vector<(major_dims) x (minor_dims) x type> member in __anon549db6a80111::NDTransferOpHelper 457 auto vectorType = transfer.getVectorType(); in tmpMemRefType() local
|
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/ |
D | SuperVectorize.cpp | 760 auto vectorType = VectorType::get(state->strategy->vectorSizes, elementType); in vectorizeRootOrTerminal() local 901 auto vectorType = type.cast<VectorType>(); in vectorizeConstant() local
|
/external/icu/icu4c/source/common/ |
D | utrace.cpp | 282 char vectorType; in utrace_vformat() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDefaultVertexAttributeTests.cpp | 327 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fDefaultVertexAttributeTests.cpp | 403 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | AstHelpers.cpp | 350 auto &vectorType = in DropColumns() local
|
/external/llvm-project/mlir/lib/Target/LLVMIR/ |
D | ConvertFromLLVMIR.cpp | 210 LLVMType vectorType = type.getArrayElementType(); in getStdTypeForAttr() local
|
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
D | StandardToLLVM.cpp | 410 auto vectorType = in convertVectorType() local 1505 static NDVectorTypeInfo extractNDVectorTypeInfo(VectorType vectorType, in extractNDVectorTypeInfo() 1610 auto vectorType = op->getResult(0).getType().dyn_cast<VectorType>(); in handleMultidimensionalVectors() local 2090 auto vectorType = elementType.cast<VectorType>(); in getMemRefEltSizeInBytes() local 2520 auto vectorType = resultType.dyn_cast<VectorType>(); in matchAndRewrite() local 3334 auto vectorType = typeConverter->convertType(splatOp.getType()); in matchAndRewrite() local
|
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
D | ConvertSPIRVToLLVM.cpp | 142 auto vectorType = VectorType::get(numElements, toBroadcast.getType()); in broadcast() local 159 if (auto vectorType = srcType.dyn_cast<VectorType>()) { in optionallyBroadcast() local
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | FlexBuffersBuilder.java | 504 int vectorType = FBT_KEY; in createVector() local
|
/external/flatbuffers/src/ |
D | idl_gen_js_ts.cpp | 1095 auto vectorType = field.value.type.VectorType(); in GenStruct() local
|