OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X64
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
emul_aix.c
37
static bool
X64
= false;
46
fprintf (fp, _(" [-
X64
] - ignores 32 bit objects\n"));
62
if (!
X64
&& (try_bfd->xvec == &rs6000_xcoff64_vec
98
X64
= true;
104
X64
= false;
106
else if (startswith (arg, "-
X64
"))
110
X64
= true;
116
X64
= false;
/src/external/gpl3/binutils.old/dist/binutils/
emul_aix.c
37
static bool
X64
= false;
46
fprintf (fp, _(" [-
X64
] - ignores 32 bit objects\n"));
62
if (!
X64
&& (try_bfd->xvec == &rs6000_xcoff64_vec
98
X64
= true;
104
X64
= false;
106
else if (startswith (arg, "-
X64
"))
110
X64
= true;
116
X64
= false;
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalSymbolDumper.h
57
/// S_COMPILE3 record will tell us, but if we don't see one, default to
X64
.
58
codeview::CPUType CompilationCPU = codeview::CPUType::
X64
;
MinimalSymbolDumper.cpp
271
RETURN_CASE(CPUType,
X64
, "intel x86-
x64
");
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
121
ARM5T = 0
x64
,
133
X64
= 0xd0,
/src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32
191
libmach=/machine:
X64
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
SymbolRecordMapping.cpp
508
case CPUType::
X64
:
544
case CPUType::
X64
:
EnumTables.cpp
199
CV_ENUM_CLASS_ENT(CPUType,
X64
),
SymbolDumper.cpp
61
CPUType CompilationCPUType = CPUType::
X64
;
/src/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
mullo_basecase.asm
1
dnl
X64
-64 mpn_mullo_basecase optimised for Intel Broadwell.
/src/external/lgpl3/gmp/dist/mpn/x86_64/zen/
mullo_basecase.asm
1
dnl
X64
-64 mpn_mullo_basecase optimised for AMD Zen.
144
.byte 0xc4,0x22,0x93,0xf6,0
x64
,0xf6,0xf0 C mulx -0x10(%rsi,%r14,8),%r13,%r12
162
.byte 0xc4,0x22,0x93,0xf6,0
x64
,0xf6,0xf8 C mulx -0x8(%rsi,%r14,8),%r13,%r12
176
L(mlo1):.byte 0xc4,0x62,0x93,0xf6,0
x64
,0xce,0x10 C mulx 16(up,n,8), %r13, %r12
222
.byte 0xc4,0x22,0x93,0xf6,0
x64
,0xf6,0xf8 C mulx -0x8(%rsi,%r14,8),%r13,%r12
282
L(lo1): .byte 0xc4,0x62,0x93,0xf6,0
x64
,0xce,0x10 C mulx 16(up,n,8), %r13, %r12
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLSymbols.cpp
161
CpuType = CPUType::
X64
;
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp
191
/// first, but if we don't see one, just assume an
X64
CPU type. It is common.
192
CPUType CompilationCPUType = CPUType::
X64
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
127
return CPUType::
X64
;
Completed in 33 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026