Searched refs:OP_IS_IMAGE (Results 1 – 3 of 3) sorted by relevance
85 #define OP_IS_IMAGE(op) ( \ macro
1496 if (OP_IS_IMAGE(word->op)) in print_load_store_instr()1501 if (word->bitsize_toggle && !OP_IS_IMAGE(word->op)) in print_load_store_instr()
922 else if (OP_IS_IMAGE(ins->op)) in mir_ldst_pack_offset()