OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computePSetLimit
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
RegisterClassInfo.h
136
PSetLimits[Idx] =
computePSetLimit
(Idx);
141
unsigned
computePSetLimit
(unsigned Idx) const;
/external/llvm/lib/CodeGen/
RegisterClassInfo.cpp
156
unsigned RegisterClassInfo::
computePSetLimit
(unsigned Idx) const {
Completed in 108 milliseconds