| H A D | PredicateTree.cpp | 34 DenseMap<Value, Position *> &inputs, 50 DenseMap<Value, Position *> &inputs, in getTreePredicates() argument 58 getTreePredicates(predList, type, builder, inputs, builder.getType(pos)); in getTreePredicates() 67 DenseMap<Value, Position *> &inputs, in getOperandTreePredicates() argument 82 getTreePredicates(predList, type, builder, inputs, in getOperandTreePredicates() 106 getTreePredicates(predList, op.getParent(), builder, inputs, in getOperandTreePredicates() 114 DenseMap<Value, Position *> &inputs, OperationPosition *pos, in getTreePredicates() argument 152 predList, attr, builder, inputs, in getTreePredicates() 166 getTreePredicates(predList, operands.front(), builder, inputs, in getTreePredicates() 183 getTreePredicates(predList, operandIt.value(), builder, inputs, po in getTreePredicates() 209 getTreePredicates(std::vector<PositionalPredicate> & predList,Value val,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs,TypePosition * pos) getTreePredicates() argument 224 getTreePredicates(std::vector<PositionalPredicate> & predList,Value val,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs,Position * pos) getTreePredicates() argument 254 getAttributePredicates(pdl::AttributeOp op,std::vector<PositionalPredicate> & predList,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getAttributePredicates() argument 266 getConstraintPredicates(pdl::ApplyNativeConstraintOp op,std::vector<PositionalPredicate> & predList,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getConstraintPredicates() argument 303 getResultPredicates(pdl::ResultOp op,std::vector<PositionalPredicate> & predList,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getResultPredicates() argument 317 getResultPredicates(pdl::ResultsOp op,std::vector<PositionalPredicate> & predList,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getResultPredicates() argument 334 getTypePredicates(Value typeValue,function_ref<Attribute ()> typeAttrFn,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getTypePredicates() argument 349 getNonTreePredicates(pdl::PatternOp pattern,std::vector<PositionalPredicate> & predList,PredicateBuilder & builder,DenseMap<Value,Position * > & inputs) getNonTreePredicates() argument [all...] |