Lines Matching defs:const_expr
36 input_types, is_conversion, algebraic_properties, const_expr, argument
159 is_conversion, algebraic_properties, const_expr, description = ""): argument
165 def unop_convert(name, out_type, in_type, const_expr, description = ""): argument
168 def unop(name, ty, const_expr, description = "", algebraic_properties = ""): argument
173 const_expr, description = ""): argument
197 def unop_numeric_convert(name, out_type, in_type, const_expr, description = ""): argument
563 def binop_convert(name, out_type, in_type1, alg_props, const_expr, description="", in_type2=None): argument
569 def binop(name, ty, alg_props, const_expr, description = ""): argument
572 def binop_compare(name, ty, alg_props, const_expr, description = "", ty2=None): argument
575 def binop_compare8(name, ty, alg_props, const_expr, description = "", ty2=None): argument
578 def binop_compare16(name, ty, alg_props, const_expr, description = "", ty2=None): argument
581 def binop_compare32(name, ty, alg_props, const_expr, description = "", ty2=None): argument
584 def binop_compare_all_sizes(name, ty, alg_props, const_expr, description = "", ty2=None): argument
591 src2_type, const_expr, description = ""): argument
985 def triop(name, ty, alg_props, const_expr, description = ""): argument
988 def triop_horiz(name, output_size, src1_size, src2_size, src3_size, const_expr, argument
1153 src4_size, const_expr): argument