Lines Matching defs:const_expr
36 input_types, is_conversion, algebraic_properties, const_expr, argument
158 is_conversion, algebraic_properties, const_expr, description = ""): argument
164 def unop_convert(name, out_type, in_type, const_expr, description = ""): argument
167 def unop(name, ty, const_expr, description = "", algebraic_properties = ""): argument
172 const_expr, description = ""): argument
196 def unop_numeric_convert(name, out_type, in_type, const_expr, description = ""): argument
544 def binop_convert(name, out_type, in_type1, alg_props, const_expr, description="", in_type2=None): argument
550 def binop(name, ty, alg_props, const_expr, description = ""): argument
553 def binop_compare(name, ty, alg_props, const_expr, description = "", ty2=None): argument
556 def binop_compare8(name, ty, alg_props, const_expr, description = "", ty2=None): argument
559 def binop_compare16(name, ty, alg_props, const_expr, description = "", ty2=None): argument
562 def binop_compare32(name, ty, alg_props, const_expr, description = "", ty2=None): argument
565 def binop_compare_all_sizes(name, ty, alg_props, const_expr, description = "", ty2=None): argument
572 src2_type, const_expr, description = ""): argument
1000 def triop(name, ty, alg_props, const_expr, description = ""): argument
1003 def triop_horiz(name, output_size, src1_size, src2_size, src3_size, const_expr, argument
1178 src4_size, const_expr): argument