Searched defs:is_double (Results 1 – 5 of 5) sorted by relevance
624 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op()648 special_op* find_special_op_from_name(const char* name, int is_double) { in find_special_op_from_name()
2146 bool is_double = type_sz(inst->dst.type) == 8; in scalarize_df() local
105 int is_double; member
897 bool is_double() const in is_double() function
1969 is_double(nir_alu_type alu_type, unsigned bit_size) in is_double() function