Searched refs:atomic2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_intrinsics.py299 def atomic2(name): function
311 atomic2("atomic_counter_add")
312 atomic2("atomic_counter_min")
313 atomic2("atomic_counter_max")
314 atomic2("atomic_counter_and")
315 atomic2("atomic_counter_or")
316 atomic2("atomic_counter_xor")
317 atomic2("atomic_counter_exchange")
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_intrinsics.py525 def atomic2(name): function
537 atomic2("atomic_counter_add")
538 atomic2("atomic_counter_min")
539 atomic2("atomic_counter_max")
540 atomic2("atomic_counter_and")
541 atomic2("atomic_counter_or")
542 atomic2("atomic_counter_xor")
543 atomic2("atomic_counter_exchange")

Completed in 4 milliseconds