/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 113 FrmFR = 4, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsBaseInfo.h | 113 FrmFR = 4, enumerator
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 108 [(set RC:$fd, (OpNode RC:$fs, RC:$ft))], Itin, FrmFR, opstr>, 124 [(set DstRC:$fd, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, 147 [(set DstRC:$rt, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, HARDFLOAT; 152 [(set DstRC:$fs, (OpNode SrcRC:$rt))], Itin, FrmFR, opstr>, HARDFLOAT; 157 !strconcat(opstr, "\t$rt, $fs"), [], Itin, FrmFR, opstr>, HARDFLOAT { 185 FrmFR, opstr>, HARDFLOAT; 192 Itin, FrmFR, opstr>, HARDFLOAT; 228 [(OpNode RC:$fs, RC:$ft, imm:$cond)], Itin, FrmFR, 238 FrmFR>, HARDFLOAT;
|
D | MipsCondMov.td | 22 !strconcat(opstr, "\t$rd, $rs, $rt"), [], Itin, FrmFR, opstr> { 30 !strconcat(opstr, "\t$fd, $fs, $rt"), [], Itin, FrmFR, opstr>, 41 Itin, FrmFR, opstr>, HARDFLOAT { 51 Itin, FrmFR, opstr>, HARDFLOAT {
|
D | MicroMips32r6InstrInfo.td | 674 Format f = FrmFR; 685 Format f = FrmFR; 696 Format f = FrmFR; 709 Format f = FrmFR; 730 Format f = FrmFR; 741 Format f = FrmFR; 751 Format f = FrmFR; 858 Format Form = FrmFR; 888 Format Form = FrmFR; 989 Format Form = FrmFR;
|
D | MipsInstrFormats.td | 35 def FrmFR : Format<4>;
|
D | Mips64InstrInfo.td | 400 !strconcat(asmstr, "\t$rt, $imm16"), [], NoItinerary, FrmFR>;
|
D | MipsInstrInfo.td | 1581 !strconcat(asmstr, "\t$rt, $rd, $sel"), [], itin, FrmFR>; 1586 !strconcat(asmstr, "\t$rt, $rd, $sel"), [], itin, FrmFR>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsCondMov.td | 22 !strconcat(opstr, "\t$rd, $rs, $rt"), [], Itin, FrmFR, opstr> { 30 !strconcat(opstr, "\t$fd, $fs, $rt"), [], Itin, FrmFR, opstr>, 41 Itin, FrmFR, opstr>, HARDFLOAT { 51 Itin, FrmFR, opstr>, HARDFLOAT {
|
D | MipsInstrFPU.td | 113 [(set RC:$fd, (OpNode RC:$fs, RC:$ft))], Itin, FrmFR, opstr>, 129 [(set DstRC:$fd, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, 152 [(set DstRC:$rt, (OpNode SrcRC:$fs))], Itin, FrmFR, opstr>, HARDFLOAT { 159 [(set DstRC:$fs, (OpNode SrcRC:$rt))], Itin, FrmFR, opstr>, HARDFLOAT { 166 !strconcat(opstr, "\t$rt, $fs"), [], Itin, FrmFR, opstr>, HARDFLOAT { 194 FrmFR, opstr>, HARDFLOAT; 201 Itin, FrmFR, opstr>, HARDFLOAT; 249 [(OpNode RC:$fs, RC:$ft, imm:$cond)], Itin, FrmFR, 265 FrmFR>, HARDFLOAT {
|
D | MicroMips32r6InstrInfo.td | 660 Format f = FrmFR; 672 Format f = FrmFR; 683 Format f = FrmFR; 696 Format f = FrmFR; 718 Format f = FrmFR; 730 Format f = FrmFR; 740 Format f = FrmFR; 813 Format f = FrmFR; 887 Format Form = FrmFR; 921 Format Form = FrmFR; [all …]
|
D | MipsInstrFormats.td | 35 def FrmFR : Format<4>;
|
D | MicroMipsInstrInfo.td | 716 "cfc2\t$rt, $impl", [], II_CFC2, FrmFR, "cfc2">, 719 "ctc2\t$rt, $impl", [], II_CTC2, FrmFR, "ctc2">,
|
D | Mips64InstrInfo.td | 477 !strconcat(asmstr, "\t$rt, $imm16"), [], itin, FrmFR>;
|
D | MipsInstrInfo.td | 1898 !strconcat(asmstr, "\t$rt, $rd, $sel"), [], itin, FrmFR> { 1905 !strconcat(asmstr, "\t$rt, $rd, $sel"), [], itin, FrmFR> {
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrInfo.h | 103 FrmFR = 4, enumerator
|
D | MipsInstrFormats.td | 35 def FrmFR : Format<4>; 166 MipsInst<outs, ins, asmstr, pattern, NoItinerary, FrmFR>
|