Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c1404 static int map_opcode(int opcode, struct symbol *ctype) in map_opcode() function
1430 op = map_opcode(OP_SET_NE, type); in add_convert_to_bool()
1479 opcode = map_opcode(op_trans[expr->op - SPECIAL_BASE], ctype); in linearize_assignment()
1584 op = map_opcode(opcode[expr->op], expr->ctype); in linearize_binop()