Searched defs:lhs_type (Results 1 – 12 of 12) sorted by relevance
50 auto lhs_type = lhs.getType().cast<TensorType>(); in matchAndRewrite() local89 auto lhs_type = lhs.getType().cast<TensorType>(); in matchAndRewrite() local
42 const auto& lhs_type = lhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
109 auto lhs_type = in CreateBroadcastsForBinaryOp() local
320 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceNumberFloor() local403 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceReferenceEqual() local515 Type lhs_type = NodeProperties::GetType(lhs); in ReduceStringComparison() local580 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceSameValue() local791 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceSpeculativeNumberAdd() local859 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceSpeculativeNumberBinop() local882 Type const lhs_type = NodeProperties::GetType(lhs); in ReduceSpeculativeNumberComparison() local
1963 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local2000 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local2037 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local2316 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local2529 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local2587 Type const lhs_type = TypeOf(node->InputAt(0)); in VisitNode() local
90 auto lhs_type = in Apply() local
209 auto lhs_type = input_lhs.getType().cast<RankedTensorType>(); in matchAndRewrite() local
39 struct type_descriptor *lhs_type; member
970 llvm::Type* lhs_type = lhs->getType(); in GetGemvBuffersWithCanonicalType() local
249 TNode<String> lhs, TNode<Word32T> lhs_instance_type, MachineType lhs_type, in StringEqual_Loop()
5567 TypeHint lhs_type = VisitForAccumulatorValue(expr->left()); in VisitArithmeticExpression() local