Searched defs:is_double (Results 1 – 6 of 6) sorted by relevance
220 bool is_double = false; in NextToken() local
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
897 bool is_double() const in is_double() function
105 int is_double; member
1969 is_double(nir_alu_type alu_type, unsigned bit_size) in is_double() function