Searched defs:llx (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_compare_codegen.cpp | 23 long long llx, lle, lld; in foo() local 2210 long long llx, llv, llr, lle, lld; in bar() local 13042 long long llx, llv, lle, lld; in llxevd() local
|
H A D | atomic_capture_codegen.cpp | 31 long long llv, llx; variable
|
H A D | atomic_read_codegen.c | 23 long long llv, llx; variable
|
H A D | atomic_write_codegen.c | 23 long long llv, llx; variable
|
H A D | atomic_update_codegen.cpp | 22 long long llv, llx; variable
|
/llvm-project/clang/test/Sema/ |
H A D | format-strings-scanf.c | 147 void test_quad(int *x, long long *llx) { in test_quad()
|