OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGP32bit
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
161
bool
isGP32bit
() const { return !IsGP64bit; }
MipsAsmPrinter.cpp
577
if (Subtarget->
isGP32bit
())
Completed in 26 milliseconds