Searched defs:ullx (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_compare_codegen.cpp | 24 unsigned long long ullx, ulle, ulld; in foo() local 2211 unsigned long long ullx, ullv, ullr, ulle, ulld; in bar() local 13234 unsigned long long ullx, ullv, ulle, ulld; in ullxevd() local
|
H A D | atomic_capture_codegen.cpp | 32 unsigned long long ullv, ullx; variable
|
H A D | atomic_read_codegen.c | 24 unsigned long long ullv, ullx; variable
|
H A D | atomic_write_codegen.c | 24 unsigned long long ullv, ullx; variable
|
H A D | atomic_update_codegen.cpp | 23 unsigned long long ullv, ullx; variable
|
/llvm-project/flang/unittests/Evaluate/ |
H A D | integer.cpp | 26 unsigned long long ullx = x; in exhaustiveTesting() local
|