Searched refs:FrmFR (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 114 FrmFR = 4, enumerator
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 106 [(set RC:$fd, (OpNode RC:$fs, RC:$ft))], Itin, FrmFR, opstr> { 124 [(set DstRC:$fd, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, 149 [(set DstRC:$rt, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>; 154 [(set DstRC:$fs, (OpNode SrcRC:$rt))], Itin, FrmFR, opstr>; 159 !strconcat(opstr, "\t$rt, $fs"), [], Itin, FrmFR, opstr> { 186 FrmFR, opstr>; 193 Itin, FrmFR, opstr>; 229 [(OpNode RC:$fs, RC:$ft, imm:$cond)], Itin, FrmFR, 239 FrmFR>;
|
D | MipsCondMov.td | 22 !strconcat(opstr, "\t$rd, $rs, $rt"), [], Itin, FrmFR, opstr> { 30 !strconcat(opstr, "\t$fd, $fs, $rt"), [], Itin, FrmFR, opstr> { 40 Itin, FrmFR, opstr> { 50 Itin, FrmFR, opstr> {
|
D | MipsInstrFormats.td | 35 def FrmFR : Format<4>;
|
D | MipsInstrInfo.td | 982 !strconcat(asmstr, "\t$rt, $rd, $sel"), [], NoItinerary, FrmFR>;
|