OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Os16
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
131
bool
Os16
;
261
bool
os16
() const { return
Os16
;};
function in class:llvm::MipsSubtarget
MipsSubtarget.cpp
44
"mips-
os16
",
115
HasDSPR2(false), AllowMixed16_32(Mixed16_32 | Mips_Os16),
Os16
(Mips_Os16),
Completed in 87 milliseconds