Home
last modified time | relevance | path

Searched refs:opcode_float (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dopcode.h45 static inline int opcode_float(int opcode, struct symbol *type) in opcode_float() function
Dlinearize.c1156 op = opcode_float(op, expr->ctype); in linearize_inc_dec()
1217 return add_unop(ep, ctype, opcode_float(OP_NEG, ctype), pre); in linearize_regular_preop()
1769 int op = opcode_float(cmpop[expr->op], itype); in linearize_compare()