| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
| D | legalize_to_standard.cc | 46 auto lhsType = lhs.getType().cast<TensorType>(); in matchAndRewrite() local 94 auto lhsType = lhs.getType().cast<TensorType>(); in matchAndRewrite() local
|
| D | legalize_einsum_to_dot_general.cc | 65 auto lhsType = einsum.lhs().getType().cast<RankedTensorType>(); in matchAndRewrite() local
|
| D | chlo_legalize_to_hlo.cc | 1549 auto lhsType = in matchAndRewrite() local 1599 auto lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/ |
| D | broadcast_utils.cc | 32 RankedTensorType lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
| D | BroadcastUtils.cpp | 31 RankedTensorType lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
|
| D | ChloOps.cpp | 141 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local 192 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
|
| D | StablehloOps.cpp | 1016 auto lhsType = op.lhs().getType().cast<ShapedType>(); in inferReturnTypes() local 1023 auto lhsType = lhs().getType().cast<ShapedType>(); in verify() local 1106 auto lhsType = this->lhs().getType().dyn_cast<RankedTensorType>(); in verify() local 1150 auto lhsType = lhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local 1982 auto lhsType = op.lhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local 2054 auto lhsType = op.lhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local 2095 auto lhsType = lhs().getType().dyn_cast<RankedTensorType>(); in verify() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/ |
| D | legalize_mhlo.cc | 80 auto lhsType = op.lhs().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderArithmetic.cpp | 352 auto &lhsType = shader.getObjectType(insn.word(3)); in EmitBinaryOp() local 564 auto &lhsType = shader.getObjectType(insn.word(3)); in EmitDot() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/ |
| D | chlo_ops.cc | 168 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local 219 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
|
| D | hlo_ops.cc | 1014 auto lhsType = op.lhs().getType().cast<ShapedType>(); in inferReturnTypes() local 1021 auto lhsType = lhs().getType().cast<ShapedType>(); in verify() local 1104 auto lhsType = this->lhs().getType().dyn_cast<RankedTensorType>(); in verify() local 1187 auto lhsType = lhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local 2277 auto lhsType = op.lhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local 2349 auto lhsType = op.lhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local 2494 auto lhsType = lhs().getType().dyn_cast<RankedTensorType>(); in verify() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/ |
| D | lhlo_legalize_to_affine.cc | 53 MemRefType lhsType = lhs.getType().cast<MemRefType>(); in matchAndRewrite() local 568 const auto& lhsType = lhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
|
| /external/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 1198 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local 1515 QualType lhsType = Context.getCanonicalType(PropertyRValueType); in DiagnosePropertyAccessorMismatch() local
|
| D | SemaChecking.cpp | 6504 CheckReturnStackAddr(Sema &S, Expr *RetValExp, QualType lhsType, in CheckReturnStackAddr() 6888 Sema::CheckReturnValExpr(Expr *RetValExp, QualType lhsType, in CheckReturnValExpr()
|
| /external/nullaway/nullaway/src/main/java/com/uber/nullaway/ |
| D | NullAway.java | 391 Type lhsType = ASTHelpers.getType(tree.getVariable()); in matchAssignment() local 422 Type lhsType = ASTHelpers.getType(tree.getVariable()); in matchCompoundAssignment() local
|
| /external/angle/src/compiler/translator/ |
| D | IntermNode.cpp | 2269 const TType &lhsType = mLeft->getType(); in getIndexStructFieldName() local
|