Home
last modified time | relevance | path

Searched defs:rhsType (Results 1 – 25 of 51) 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()
301 Type rhsType = getTreeType(rhsTree, 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.java51 TypeNode rhsType = assignmentExpr.valueExpr().type(); in build() local
H A DArithmeticOperationExpr.java90 private boolean isValidConcatTypes(TypeNode lhsType, TypeNode rhsType) { in isValidConcatTypes()
H A DAssignmentOperationExpr.java77 TypeNode rhsType = assignmentOperationExpr.valueExpr().type(); in build() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dlegalize_to_standard.cc47 auto rhsType = rhs.getType().cast<TensorType>(); in matchAndRewrite() local
95 auto rhsType = rhs.getType().cast<TensorType>(); in matchAndRewrite() local
H A Dlegalize_einsum_to_dot_general.cc66 auto rhsType = einsum.rhs().getType().cast<RankedTensorType>(); in matchAndRewrite() local
H A Dchlo_legalize_to_hlo.cc1551 auto rhsType = in matchAndRewrite() local
1600 auto rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_legalize_to_affine.cc54 MemRefType rhsType = rhs.getType().cast<MemRefType>(); in matchAndRewrite() local
569 const auto& rhsType = rhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dbroadcast_utils.cc33 RankedTensorType rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DBroadcastUtils.cpp32 RankedTensorType rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
H A DStablehloOps.cpp1017 auto rhsType = op.rhs().getType().cast<ShapedType>(); in inferReturnTypes() local
1024 auto rhsType = rhs().getType().cast<ShapedType>(); in verify() local
1107 auto rhsType = this->rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
1151 auto rhsType = rhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local
1988 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local
2068 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local
2096 auto rhsType = rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
H A DChloOps.cpp142 ShapedType rhsType = operands[1].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/
H A Dlegalize_mhlo.cc81 auto rhsType = op.rhs().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1199 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local
1516 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dchlo_ops.cc169 ShapedType rhsType = operands[1].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
H A Dhlo_ops.cc1015 auto rhsType = op.rhs().getType().cast<ShapedType>(); in inferReturnTypes() local
1022 auto rhsType = rhs().getType().cast<ShapedType>(); in verify() local
1105 auto rhsType = this->rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
1188 auto rhsType = rhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local
2283 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local
2363 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local
2495 auto rhsType = rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint-checks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123