OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUID
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCSchedule.cpp
75
unsigned
CPUID
= getProcessorID();
77
SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII,
CPUID
);
121
unsigned
CPUID
= getProcessorID();
123
SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII,
CPUID
);
/src/external/gpl3/binutils/dist/include/opcode/
convex.h
64
#define
CPUID
20
88
"
cpuid
",
996
{0,0,lr,
CPUID
,S,0}, /* mov */
/src/external/gpl3/binutils.old/dist/include/opcode/
convex.h
64
#define
CPUID
20
88
"
cpuid
",
996
{0,0,lr,
CPUID
,S,0}, /* mov */
/src/external/gpl3/gdb.old/dist/include/opcode/
convex.h
64
#define
CPUID
20
88
"
cpuid
",
996
{0,0,lr,
CPUID
,S,0}, /* mov */
/src/external/gpl3/gdb/dist/include/opcode/
convex.h
64
#define
CPUID
20
88
"
cpuid
",
996
{0,0,lr,
CPUID
,S,0}, /* mov */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Minidump.h
144
char VendorID[12]; //
cpuid
0: ebx, edx, ecx
145
support::ulittle32_t VersionInfo; //
cpuid
1: eax
146
support::ulittle32_t FeatureInfo; //
cpuid
1: edx
147
support::ulittle32_t AMDExtendedFeatures; //
cpuid
0x80000001, ebx
150
support::ulittle32_t
CPUID
;
Completed in 28 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026