OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstrInfo16
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsTargetMachine.h
40
OwningPtr<const MipsInstrInfo>
InstrInfo16
;
MipsTargetMachine.cpp
83
if (!
InstrInfo16
) {
88
InstrInfo16
.swap(InstrInfo);
98
InstrInfo16
.swap(InstrInfo);
Completed in 607 milliseconds