Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h118 FrmOther = 6, enumerator
/external/llvm/lib/Target/Mips/
DMipsEVAInstrFormats.td14 class MipsEVAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMipsInstrInfo.td1058 FrmOther, opstr>;
1063 opstr, [], NoItinerary, FrmOther, opstr>;
1068 !strconcat(opstr, "\t$rt"), [], NoItinerary, FrmOther, opstr>;
1072 InstSE<(outs), (ins), opstr, [], NoItinerary, FrmOther, opstr>;
1078 NoItinerary, FrmOther, opstr>;
1082 NoItinerary, FrmOther, opstr> {
1095 !strconcat(opstr, "\t$rs, $imm16"), [], NoItinerary, FrmOther, opstr>;
1703 FrmOther, asmstr>;
1749 FrmOther, asmstr>;
1757 !strconcat(instr_asm, "\t$hint, $addr"), [], NoItinerary, FrmOther,
DMicroMipsDSPInstrFormats.td11 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>, PredicateControl {
DMipsDSPInstrFormats.td44 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>, PredicateControl {
DMipsMSAInstrFormats.td10 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMicroMipsInstrInfo.td470 [], NoItinerary, FrmOther>;
507 !strconcat(opstr, "\t$hint, ${index}(${base})"), [], NoItinerary, FrmOther>;
660 NoItinerary, FrmOther, opstr>;
DMips32r6InstrFormats.td33 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMipsInstrFormats.td37 def FrmOther : Format<6>; // Instruction w/ a custom format