Searched defs:rhs_type (Results 1 – 16 of 16) sorted by relevance
34 PrimitiveType lhs_type, rhs_type, result_type; in TEST_P() local
40 PrimitiveType lhs_type, rhs_type, result_type; in TEST_P() local
647 ConvolveArgs MakeConvolveArgs(PrimitiveType lhs_type, PrimitiveType rhs_type) { in MakeConvolveArgs()
58 auto rhs_type = input_rhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
160 auto rhs_type = input_rhs.getType().cast<RankedTensorType>(); in matchAndRewrite() local
506 RankedTensorType rhs_type = rhs->getType().cast<RankedTensorType>(); in reshapeForBatchMatmul() local
1676 auto rhs_type = rhs.getType().cast<ShapedType>(); in ConvertDot() local
62 auto rhs_type = arithmetic_op.y().getType().template cast<ShapedType>(); in IdentityArithmeticOpFolder() local
1338 auto rhs_type = RankedTensorType::get(rhs_dims, ranked.getElementType()); in GetHoistParams() local
126 Type rhs_type = getSameShapeTensorType( in matchAndRewrite() local
40 struct type_descriptor *rhs_type; member
663 auto rhs_type = DropRefType(std::get<1>(types)); in BroadcastCompatible() local
1528 const glsl_type *rhs_type = in emit_inline_vector_constructor() local
983 llvm::Type* rhs_type = rhs->getType(); in GetGemvBuffersWithCanonicalType() local
3188 auto rhs_type = rhs.getType().cast<RankedTensorType>(); in BroadcastBatchMatMulV2Operands() local3241 auto rhs_type = rhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
21720 const type_base& rhs_type) in maybe_propagate_canonical_type()