OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasMips2
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
184
bool
hasMips2
() const { return MipsArchVersion >= Mips2; }
/external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
471
bool
hasMips2
() const {
[
all
...]
Completed in 183 milliseconds