Home
last modified time | relevance | path

Searched defs:x86 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md265 ## x86 section in Building
/llvm-project/clang/test/Sema/
H A Dbittest-intrinsics.c11 void x86(long *bits, __int64 *bits64, long bitidx) { in x86() function
/llvm-project/llvm/utils/release/
H A Dbuild_llvm_release.bat32 set x86= variable
[all...]
/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp555 namespace x86 { global() namespace
1635 namespace x86 { global() namespace
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dglobals-wrap-tag.c14 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 DPDBTypes.h134 x86 = 0x14C, enumerator
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp94 namespace x86 { namespace
[all...]
/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h85 x86, // X86: i[3-9]86 enumerator
/llvm-project/lldb/test/API/commands/settings/use_source_cache/
H A Dmain.cpp99 int x86 = x85 * x84 + x83; in calc() local