Home
last modified time | relevance | path

Searched defs:lhsType (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DAssertions.cpp27 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument
39 #define COMPARE_ENUMS_FULL(symbol, lhsType, rhsType) \ argument
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DAssertions.cpp25 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument
41 #define COMPARE_ENUMS_FULL(symbol, lhsType, rhsType) \ argument
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DAssertions.cpp25 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument
40 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ argument
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/generics/
H A DCompareNullabilityVisitor.java24 public Boolean visitClassType(Type.ClassType lhsType, Type rhsType) { in visitClassType()
83 public Boolean visitArrayType(Type.ArrayType lhsType, Type rhsType) { in visitArrayType()
H A DGenericsChecks.java124 Tree tree, Type lhsType, Type rhsType, VisitorState state, NullAway analysis) { in reportInvalidAssignmentInstantiationError()
300 Type lhsType = getTreeType(lhsTree, state); in checkTypeParameterNullnessForAssignability() local
358 Type lhsType, Type rhsType, VisitorState state) { in compareNullabilityAnnotations()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DAssertions.cpp35 #define COMPARE_ENUMS_TYPES(lhsType, rhsType) \ argument
51 #define COMPARE_ENUMS_FULL(lhsSymbol, rhsSymbol, lhsType, rhsType) \ argument
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DRelationalOperationExpr.java107 private boolean isValidEqualityType(TypeNode lhsType, TypeNode rhsType) { in isValidEqualityType()
147 private boolean isValidRelationalType(TypeNode lhsType, TypeNode rhsType) { in isValidRelationalType()
H A DAssignmentExpr.java50 TypeNode lhsType = assignmentExpr.variableExpr().variable().type(); in build() local
H A DArithmeticOperationExpr.java90 private boolean isValidConcatTypes(TypeNode lhsType, TypeNode rhsType) { in isValidConcatTypes()
H A DAssignmentOperationExpr.java76 TypeNode lhsType = assignmentOperationExpr.variableExpr().variable().type(); in build() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dlegalize_to_standard.cc46 auto lhsType = lhs.getType().cast<TensorType>(); in matchAndRewrite() local
94 auto lhsType = lhs.getType().cast<TensorType>(); in matchAndRewrite() local
H A Dlegalize_einsum_to_dot_general.cc65 auto lhsType = einsum.lhs().getType().cast<RankedTensorType>(); in matchAndRewrite() local
H A Dchlo_legalize_to_hlo.cc1549 auto lhsType = in matchAndRewrite() local
1599 auto lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DChloOps.cpp141 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
192 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
H A DBroadcastUtils.cpp31 RankedTensorType lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
H A DStablehloOps.cpp1016 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dchlo_ops.cc168 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
219 ShapedType lhsType = operands[0].getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
H A Dhlo_ops.cc1014 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
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderArithmetic.cpp352 auto &lhsType = shader.getObjectType(insn.word(3)); in EmitBinaryOp() local
564 auto &lhsType = shader.getObjectType(insn.word(3)); in EmitDot() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_legalize_to_affine.cc53 MemRefType lhsType = lhs.getType().cast<MemRefType>(); in matchAndRewrite() local
568 const auto& lhsType = lhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dbroadcast_utils.cc32 RankedTensorType lhsType = lhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/
H A Dlegalize_mhlo.cc80 auto lhsType = op.lhs().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1198 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local
1515 QualType lhsType = Context.getCanonicalType(PropertyRValueType); in DiagnosePropertyAccessorMismatch() local
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/
H A DNullAway.java491 Type lhsType = ASTHelpers.getType(tree.getVariable()); in matchAssignment() local
530 Type lhsType = ASTHelpers.getType(tree.getVariable()); in matchCompoundAssignment() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp2295 const TType &lhsType = mLeft->getType(); in getIndexStructFieldName() local

123