HomeSort by relevance Sort by last modified time
    Searched refs:GetCpuIDAndInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.h 56 /// GetCpuIDAndInfo - Execute the specified cpuid and return the 4 values in
58 bool GetCpuIDAndInfo(unsigned value, unsigned *rEAX,
X86MCTargetDesc.cpp 58 /// GetCpuIDAndInfo - Execute the specified cpuid and return the 4 values in the
60 bool X86_MC::GetCpuIDAndInfo(unsigned value, unsigned *rEAX,

Completed in 32 milliseconds