OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGPRSizeInBytes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
229
unsigned
getGPRSizeInBytes
() const { return isGP64bit() ? 8 : 4; }
MipsISelLowering.cpp
[
all
...]
Completed in 683 milliseconds