OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasMips32r2
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
194
bool
hasMips32r2
() const {
260
bool hasExtractInsert() const { return !inMips16Mode() &&
hasMips32r2
(); }
261
bool hasMTHC1() const { return
hasMips32r2
(); }
/external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
489
bool
hasMips32r2
() const {
[
all
...]
Completed in 270 milliseconds