Searched defs:can_swap (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/freedreno/ir3/ | ||
| D | ir3_cf.c | 81 bool can_swap = true; in is_safe_conv() local |
| D | ir3.h | 1577 ir3_try_swap_signedness(opc_t opc, bool *can_swap) in ir3_try_swap_signedness() |