Searched defs:x86 (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | README.md | 265 ## x86 section in Building
|
/llvm-project/clang/test/Sema/ |
H A D | bittest-intrinsics.c | 11 void x86(long *bits, __int64 *bits64, long bitidx) { in x86() function
|
/llvm-project/llvm/utils/release/ |
H A D | build_llvm_release.bat | 32 set x86=
variable [all...] |
/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 555 namespace x86 { global() namespace 1635 namespace x86 { global() namespace
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | globals-wrap-tag.c | 14 x77, x78, x79, x80, x81, x82, x83, x84, x85, x86, x87, x88, x89, x90, x91, variable
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 134 x86 = 0x14C, enumerator
|
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 94 namespace x86 { namespace [all...] |
/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 85 x86, // X86: i[3-9]86 enumerator
|
/llvm-project/lldb/test/API/commands/settings/use_source_cache/ |
H A D | main.cpp | 99 int x86 = x85 * x84 + x83; in calc() local
|