Searched refs:opcode_float (Results 1 – 2 of 2) sorted by relevance
26 static inline int opcode_float(int opcode, struct symbol *type) in opcode_float() function
1152 op = opcode_float(op, expr->ctype); in linearize_inc_dec()1213 return add_unop(ep, ctype, opcode_float(OP_NEG, ctype), pre); in linearize_regular_preop()1755 int op = opcode_float(cmpop[expr->op], expr->right->ctype); in linearize_compare()