HomeSort by relevance Sort by last modified time
    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 3263 milliseconds