Home
last modified time | relevance | path

Searched defs:a64 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interface.h197 typedef unsigned long long a64; typedef
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.h197 typedef unsigned long long a64; typedef
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-mips.c9 typedef long long a64; typedef
/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Datomic_test.c157 uint64_t a64, b64; variable