Searched refs:FrmR (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 108 FrmR = 1, enumerator
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 577 [(set RO:$rd, (OpNode RO:$rs, RO:$rt))], Itin, FrmR, opstr> { 599 !strconcat(opstr, "\t$rs, $rt"), [], itin, FrmR, opstr> { 609 [(set RO:$rd, (not (or RO:$rs, RO:$rt)))], II_NOR, FrmR, opstr> { 620 [(set RO:$rd, (OpNode RO:$rt, PF:$shamt))], itin, FrmR, opstr> { 628 [(set RO:$rd, (OpNode RO:$rt, GPR32Opnd:$rs))], itin, FrmR, 705 II_SLT_SLTU, FrmR, opstr>; 743 FrmR, opstr>; 766 [], IIBranch, FrmR>; 839 itin, FrmR, opstr> { 875 [], itin, FrmR, opstr> { [all …]
|
D | MicroMipsInstrInfo.td | 75 [], II_MFHI_MFLO, FrmR> { 83 !strconcat(opstr, "\t$rd, $rs"), [], Itin, FrmR> { 91 [(MipsJmpLink RO:$rs)], IIBranch, FrmR> {
|
D | Mips64InstrInfo.td | 278 [(set RO:$rd, (ctpop RO:$rs))], II_POP, FrmR, opstr> { 286 NoItinerary, FrmR, opstr> { 294 II_SEQ_SNE, FrmR, opstr> {
|
D | MipsInstrFormats.td | 32 def FrmR : Format<1>; 131 InstSE<outs, ins, asmstr, pattern, itin, FrmR>
|