OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProcessorID
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
TargetSchedule.h
91
unsigned
getProcessorID
() const { return SchedModel.
getProcessorID
(); }
/external/llvm/include/llvm/MC/
MCSchedule.h
200
unsigned
getProcessorID
() const { return ProcID; }
Completed in 61 milliseconds