Searched defs:rhs_type (Results 1 – 11 of 11) sorted by relevance
51 auto rhs_type = rhs.getType().cast<TensorType>(); in matchAndRewrite() local90 auto rhs_type = rhs.getType().cast<TensorType>(); in matchAndRewrite() local
43 const auto& rhs_type = rhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
111 auto rhs_type = in CreateBroadcastsForBinaryOp() local
322 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceNumberFloor() local404 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceReferenceEqual() local516 Type rhs_type = NodeProperties::GetType(rhs); in ReduceStringComparison() local581 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSameValue() local792 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberAdd() local860 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberBinop() local883 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberComparison() local
1145 void MaskShiftOperand(Node* node, Type rhs_type) { in MaskShiftOperand()1964 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local2001 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local2038 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local2317 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local2365 Type rhs_type = GetUpperBound(node->InputAt(1)); in VisitNode() local2377 Type rhs_type = GetUpperBound(node->InputAt(1)); in VisitNode() local2388 Type rhs_type = GetUpperBound(node->InputAt(1)); in VisitNode() local2398 Type rhs_type = GetUpperBound(node->InputAt(1)); in VisitNode() local2410 Type rhs_type = GetUpperBound(node->InputAt(1)); in VisitNode() local[all …]
210 auto rhs_type = input_rhs.getType().cast<RankedTensorType>(); in matchAndRewrite() local
40 struct type_descriptor *rhs_type; member
971 llvm::Type* rhs_type = rhs->getType(); in GetGemvBuffersWithCanonicalType() local
1528 const glsl_type *rhs_type = in emit_inline_vector_constructor() local
250 TNode<String> rhs, TNode<Word32T> rhs_instance_type, MachineType rhs_type, in StringEqual_Loop()
5570 TypeHint rhs_type = VisitForAccumulatorValue(expr->right()); in VisitArithmeticExpression() local