Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c1408 static int map_opcode(int opcode, struct symbol *ctype) in map_opcode() function
1434 op = map_opcode(OP_SET_NE, type); in add_convert_to_bool()
1483 opcode = map_opcode(op_trans[expr->op - SPECIAL_BASE], ctype); in linearize_assignment()
1598 op = map_opcode(opcode[expr->op], expr->ctype); in linearize_binop()