| /external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
| D | ConvertSPIRVToLLVM.cpp | 84 static Value createConstantAllBitsSet(Location loc, Type srcType, Type dstType, in createConstantAllBitsSet() 97 static Value createFPConstant(Location loc, Type srcType, Type dstType, in createFPConstant() 117 static Value optionallyTruncateOrExtend(Location loc, Value value, Type dstType, in optionallyTruncateOrExtend() 177 Type dstType, LLVMTypeConverter &converter, in processCountOrOffset() 226 auto dstType = typeConverter.convertType(loadOp.getType()); in replaceWithLoadOrStore() local 309 auto dstType = typeConverter.convertType(op.component_ptr().getType()); in matchAndRewrite() local 334 auto dstType = typeConverter.convertType(op.pointer().getType()); in matchAndRewrite() local 352 auto dstType = typeConverter.convertType(srcType); in matchAndRewrite() local 399 auto dstType = typeConverter.convertType(srcType); in matchAndRewrite() local 441 auto dstType = typeConverter.convertType(srcType); in matchAndRewrite() local [all …]
|
| /external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/ |
| D | ConvertStandardToSPIRV.cpp | 52 static IntegerAttr convertIntegerAttr(IntegerAttr srcAttr, IntegerType dstType, in convertIntegerAttr() 79 static FloatAttr convertFloatAttr(FloatAttr srcAttr, FloatType dstType, in convertFloatAttr() 334 auto dstType = this->typeConverter.convertType(operation.getType()); in matchAndRewrite() local 372 auto dstType = in matchAndRewrite() local 509 auto dstType = this->typeConverter.convertType(op.getResult().getType()); in matchAndRewrite() local 540 auto dstType = in matchAndRewrite() local 594 auto dstType = typeConverter.convertType(srcType); in matchAndRewrite() local 677 Type dstType = typeConverter.convertType(srcType); in matchAndRewrite() local 845 auto dstType = typeConverter.convertType(memrefType) in matchAndRewrite() local 965 auto dstType = typeConverter.convertType(memrefType) in matchAndRewrite() local [all …]
|
| /external/angle/src/libANGLE/renderer/d3d/ |
| D | IndexDataManager.cpp | 91 gl::DrawElementsType dstType, in StreamInIndexBuffer() 137 gl::DrawElementsType dstType, in prepareIndexData() 237 gl::DrawElementsType dstType, in streamIndexData()
|
| /external/mesa3d/src/mesa/main/ |
| D | pack.c | 485 GLenum dstType, GLvoid *dest, in _mesa_unpack_stencil_span() 598 GLenum dstType, GLvoid *dest, const GLubyte *source, in _mesa_pack_stencil_span() 770 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span() 1003 GLenum dstType, const GLfloat *depthSpan, in _mesa_pack_depth_span() 1139 GLenum dstType, GLuint *dest, in _mesa_pack_depth_stencil_span()
|
| D | texstore.c | 152 GLenum dstType; in _mesa_texstore_z32() local 829 GLenum dstType; in _mesa_texstore_needs_transfer_ops() local
|
| D | blit.c | 104 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local
|
| D | image.c | 475 GLenum dstType, GLvoid *dst, in _mesa_convert_colors()
|
| /external/llvm-project/mlir/lib/Dialect/StandardOps/IR/ |
| D | Ops.cpp | 2394 Type srcType, dstType; in parseMemRefReinterpretCastOp() local 2725 auto dstType = getElementTypeOrSelf(op.getType()); in verify() local 3096 Type srcType, dstType; in parseSubViewOp() local 3706 Type srcType, dstType; in parseSubTensorOp() local 3821 Type srcType, dstType; in parseSubTensorInsertOp() local 4050 MemRefType srcType, dstType; in parseTransposeOp() local 4072 auto dstType = op.getType().cast<MemRefType>(); in verify() local 4093 auto dstType = getElementTypeOrSelf(op.getType()); in verify() local 4172 Type srcType, dstType; in parseViewOp() local 4351 auto dstType = getElementTypeOrSelf(op.getType()); in verify() local
|
| /external/OpenCL-CTS/test_conformance/basic/ |
| D | test_explicit_s2v.cpp | 209 int i, dstType, failed = 0; in test_explicit_s2v_function_set() local
|
| /external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
| D | DropUnitDims.cpp | 426 dstType = reshapeOp.getResultType(), in matchAndRewrite() local
|
| /external/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
| D | ConvertVectorToLLVM.cpp | 636 auto dstType = op->getResult(0).getType().cast<VectorType>(); in matchAndRewrite() local 987 auto dstType = op.getDestVectorType(); in matchAndRewrite() local 1041 auto dstType = op.getDestVectorType(); in matchAndRewrite() local 1505 auto dstType = op.getResult().getType().cast<VectorType>(); in matchAndRewrite() local
|
| /external/skia/tests/ |
| D | TransferPixelsTest.cpp | 28 GrColorType dstType, char* dst) { in fill_transfer_data()
|
| D | VkHardwareBufferTest.cpp | 1082 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
|
| /external/llvm-project/mlir/lib/Conversion/LinalgToLLVM/ |
| D | LinalgToLLVM.cpp | 168 MemRefType dstType = reshapeOp.getResultType(); in matchAndRewrite() local
|
| /external/llvm-project/mlir/lib/Dialect/Vector/ |
| D | VectorTransforms.cpp | 1134 VectorType dstType = op.getVectorType(); in matchAndRewrite() local 1398 auto dstType = op.getResult().getType().cast<VectorType>(); in matchAndRewrite() local 1452 auto dstType = op.getResult().getType().cast<VectorType>(); in matchAndRewrite() local 1879 VectorType dstType = op.getResultType().cast<VectorType>(); in matchAndRewrite() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLVMCodeGenerator.cpp | 727 const Type& dstType = c.type(); in writeConstructorCast() local 749 const Type& dstType = c.type(); in writeConstructorDiagonalMatrix() local 770 const Type& dstType = c.type(); in writeConstructorMatrixResize() local
|
| D | SkSLSPIRVCodeGenerator.cpp | 1425 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy() 1710 const Type& dstType = ctorType.componentType(); in writeConstructorCompoundCast() local
|
| /external/skqp/tests/ |
| D | VkHardwareBufferTest.cpp | 1079 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_span.c | 1423 GLenum dstType = GL_FLOAT; in _swrast_read_rgba_span() local
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Context11.cpp | 73 const gl::DrawElementsType dstType = in DrawCallHasStreamingElementArray() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fFramebufferBlitTests.cpp | 1025 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init() local
|
| /external/llvm-project/mlir/lib/IR/ |
| D | Operation.cpp | 1193 Type srcType, dstType; in parseCastOp() local
|
| /external/deqp/framework/randomshaders/ |
| D | rsgExpression.cpp | 659 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess … in isConversionOk()
|
| /external/icu/icu4c/source/i18n/ |
| D | tzfmt.cpp | 1357 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
|
| /external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
| D | StandardToLLVM.cpp | 2546 Type dstType = memRefCastOp.getType(); in match() local 2573 auto dstType = memRefCastOp.getType(); in rewrite() local
|