Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dsync-implicit-seq_cst.c20 void bool_compare_and_swap(int *ptr, int oldval, int newval) { __sync_bool_compare_and_swap(ptr, ol… in bool_compare_and_swap()
21 void val_compare_and_swap(int *ptr, int oldval, int newval) { __sync_val_compare_and_swap(ptr, oldv… in val_compare_and_swap()
/llvm-project/clang/test/CodeGen/
H A Dasm-inout.c35 unsigned char oldval; in test4() local
/llvm-project/libc/test/integration/src/threads/
H A Dcnd_test.cpp46 unsigned oldval = broadcast_count.fetch_add(1); in broadcast_thread_func() local
/llvm-project/compiler-rt/test/tsan/
H A Dreal_deadlock_detector_stress_test.cpp36 bool cas(int *a, int oldval, int newval) { in cas()
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.replace/
H A Dranges.replace.pass.cpp63 int oldval; member
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h100 void *oldval; member
H A Dsanitizer_platform_limits_posix.h188 void *oldval; global() member
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13196 Register oldval = MI.getOperand(3).getReg(); EmitInstrWithCustomInserter() local
13264 Register oldval = MI.getOperand(3).getReg(); EmitInstrWithCustomInserter() local