Home
last modified time | relevance | path

Searched defs:can_swap (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cf.c81 bool can_swap = true; in is_safe_conv() local
Dir3.h1577 ir3_try_swap_signedness(opc_t opc, bool *can_swap) in ir3_try_swap_signedness()