Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_64b.c268 #define GLOBAL_IR3_2SRC(name) \ in lower_64b_global() macro
275 GLOBAL_IR3_2SRC(global_atomic_add) in lower_64b_global()
276 GLOBAL_IR3_2SRC(global_atomic_imin) in lower_64b_global()
277 GLOBAL_IR3_2SRC(global_atomic_umin) in lower_64b_global()
278 GLOBAL_IR3_2SRC(global_atomic_imax) in lower_64b_global()
279 GLOBAL_IR3_2SRC(global_atomic_umax) in lower_64b_global()
280 GLOBAL_IR3_2SRC(global_atomic_and) in lower_64b_global()
281 GLOBAL_IR3_2SRC(global_atomic_or) in lower_64b_global()
282 GLOBAL_IR3_2SRC(global_atomic_xor) in lower_64b_global()
283 GLOBAL_IR3_2SRC(global_atomic_exchange) in lower_64b_global()
[all …]