OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCpuIDAndInfoEx
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.h
60
///
GetCpuIDAndInfoEx
- Execute the specified cpuid with subleaf and return
63
bool
GetCpuIDAndInfoEx
(unsigned value, unsigned subleaf, unsigned *rEAX,
X86MCTargetDesc.cpp
118
///
GetCpuIDAndInfoEx
- Execute the specified cpuid with subleaf and return the
121
bool X86_MC::
GetCpuIDAndInfoEx
(unsigned value, unsigned subleaf, unsigned *rEAX,
Completed in 278 milliseconds