Home
last modified time | relevance | path

Searched defs:x64 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dbittest-intrinsics.c36 void x64(long *bits, __int64 *bits64, long bitidx) { in x64() function
/llvm-project/llvm/utils/release/
H A Dbuild_llvm_release.bat33 set x64= variable
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dglobals-wrap-tag.c13 x62, x63, x64, x65, x66, x67, x68, x69, x70, x71, x72, x73, x74, x75, x76, variable
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c515 __m512 x64; variable
/llvm-project/lldb/test/API/commands/settings/use_source_cache/
H A Dmain.cpp77 int x64 = x63 * x62 + x61; in calc() local