OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totalRegisterCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/
Types.h
132
registerCount += fields[i]->type()->
totalRegisterCount
();
147
int
totalRegisterCount
() const
intermediate.h
274
int
totalRegisterCount
() const { return type.
totalRegisterCount
(); }
Completed in 178 milliseconds