Home
last modified time | relevance | path

Searched defs:newval (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/Analysis/
H A Dbitwise-shift-common.c135 void setValue(unsigned *p, unsigned newval) { in setValue()
/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.cpp64 int newval; member
/llvm-project/lldb/include/lldb/Target/
H A DThread.h1206 SetShouldRunBeforePublicStop(bool newval) SetShouldRunBeforePublicStop() argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h102 void *newval; member
H A Dsanitizer_platform_limits_posix.h190 void *newval; global() member
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13197 Register newval = MI.getOperand(4).getReg(); EmitInstrWithCustomInserter() local
13265 Register newval = MI.getOperand(4).getReg(); EmitInstrWithCustomInserter() local