Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cf.c82 *src_opc = ir3_try_swap_signedness(*src_opc, &can_swap); in is_safe_conv()
Dir3.h1475 ir3_try_swap_signedness(opc_t opc, bool *can_swap) in ir3_try_swap_signedness() function