OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FrmI
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h
109
///
FrmI
- This form is for instructions of the format I.
110
FrmI
= 2,
/external/llvm/lib/Target/Mips/
MipsCodeEmitter.cpp
179
if ((Form == MipsII::
FrmI
|| Form == MipsII::FrmFI)
182
if (Form == MipsII::
FrmI
&& MI.getOpcode() == Mips::LUi)
Completed in 103 milliseconds