Searched refs:get_mtype (Results 1 – 1 of 1) sorted by relevance
1252 static enum mtype get_mtype(struct symbol *s) in get_mtype() function1285 enum mtype stype = get_mtype(src); in get_cast_opcode()1286 enum mtype dtype = get_mtype(dst); in get_cast_opcode()