Searched refs:FrmOther (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsBaseInfo.h | 125 FrmOther = 6, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsEVAInstrFormats.td | 13 class MipsEVAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
|
| H A D | MipsMTInstrFormats.td | 17 class MipsMTInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
|
| H A D | MicroMipsDSPInstrFormats.td | 10 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
|
| H A D | MicroMipsInstrInfo.td | 476 [], Itin, FrmOther>; 512 [], II_PREF, FrmOther>; 587 !strconcat(opstr, "\t$code_"), [], II_HYPCALL, FrmOther> { 592 InstSE<(outs), (ins), opstr, [], Itin, FrmOther> { 696 II_WAIT, FrmOther, opstr>;
|
| H A D | MipsDSPInstrFormats.td | 47 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
|
| H A D | MipsInstrInfo.td | 1648 FrmOther, opstr>; 1653 opstr, [], itin, FrmOther, opstr>; 1657 InstSE<(outs), (ins), opstr, [], II_WAIT, FrmOther, opstr>; 1664 !strconcat(opstr, "\t$rt"), [], itin, FrmOther, opstr>; 1670 [(MipsSync immZExt5:$stype)], II_SYNC, FrmOther, opstr>; 1674 II_SYNCI, FrmOther, opstr> { 1688 !strconcat(opstr, "\t$rs, $imm16"), [], itin, FrmOther, opstr>; 2454 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>; 2520 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>; 2530 !strconcat(instr_asm, "\t$hint, $addr"), [], itin, FrmOther, [all …]
|
| H A D | MipsMSAInstrFormats.td | 9 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
|
| H A D | Mips32r6InstrFormats.td | 32 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
|
| H A D | MipsInstrFormats.td | 36 def FrmOther : Format<6>; // Instruction w/ a custom format
|