Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_lfstack.h39 u64 xch = (u64)(uptr)p | cnt; in Push() local
55 u64 xch = (u64)(uptr)nxt | cnt; in Pop() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp98 func_cas(volatile T * v,T cmp,T xch) func_cas() argument
157 func_cas(volatile a128 * v,a128 cmp,a128 xch) func_cas() argument
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c104 unsigned char xch = *u_; in REV() local