Searched defs:res_attrs (Results 1 – 11 of 11) sorted by relevance
195 ArrayAttr res_attrs = func.getAllResultAttrs(); in reifyAndDropFunctionResultAttributes() local369 ArrayAttr res_attrs = reifyAndDropFunctionResultAttributes(func); in runOnOperation() local404 SmallVector<Attribute> input_shapes, arg_attrs, res_attrs; in prepareFunctionAttributes() local
130 region, [&](SmallVectorImpl<Attribute> &res_attrs) { in LoopRegionResultAdded()137 [&](SmallVectorImpl<Attribute> &res_attrs) { in LoopRegionResultErased()
218 ArrayAttr arg_attrs, ArrayAttr res_attrs) { in ArePreservedAttrsEmpty()257 ArrayAttr res_attrs = func.res_attrs() in PreserveAttributes() local
243 auto res_attrs = results_attr[res_num].cast<DictionaryAttr>(); in ConvertGenericFunctionToFunctionDef() local
357 SmallVector<Attribute> res_attrs; in ImportGenericFunction() local
550 SmallVector<Attribute> arg_attrs, res_attrs, control_ret_attrs; in ConvertFunctionDef() local
118 SmallVector<Attribute> res_attrs; in runOnOperation() local
192 llvm::SmallVector<DictionaryAttr> res_attrs; in matchAndRewrite() local
509 SmallVector<Attribute> arg_attrs, res_attrs; in BuildAttributes() local
514 ArrayAttr res_attrs = func_op.getAllResultAttrs(); in verify() local
1746 llvm::SmallVector<mlir::DictionaryAttr, 4> arg_attrs, res_attrs; in BuildSignaturedef() local