Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp82 template<typename T> T func_xor(volatile T *v, T op) { in func_xor() function
143 a128 func_xor(volatile a128 *v, a128 op) { in func_xor() function