Home
last modified time | relevance | path

Searched refs:FrmOther (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h118 FrmOther = 6, enumerator
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td804 FrmOther, opstr>;
809 opstr, [], NoItinerary, FrmOther, opstr>;
814 !strconcat(opstr, "\t$rt"), [], NoItinerary, FrmOther, opstr>;
818 InstSE<(outs), (ins), opstr, [], NoItinerary, FrmOther, opstr>;
824 NoItinerary, FrmOther, opstr>;
834 !strconcat(opstr, "\t$rs, $imm16"), [], NoItinerary, FrmOther, opstr>;
1365 FrmOther>;
1411 FrmOther>;
1419 !strconcat(instr_asm, "\t$hint, $addr"), [], NoItinerary, FrmOther>;
DMipsDSPInstrFormats.td23 class DSPInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMipsMSAInstrFormats.td13 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMips32r6InstrFormats.td14 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMicroMipsInstrInfo.td104 NoItinerary, FrmOther, opstr>;
DMipsInstrFormats.td37 def FrmOther : Format<6>; // Instruction w/ a custom format