Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h120 FrmOther = 6, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsEVAInstrFormats.td13 class MipsEVAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
H A DMipsMTInstrFormats.td17 class MipsMTInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
H A DMicroMipsDSPInstrFormats.td10 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
H A DMicroMipsInstrInfo.td476 [], 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 DMipsDSPInstrFormats.td47 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
H A DMipsInstrInfo.td1636 FrmOther, opstr>;
1641 opstr, [], itin, FrmOther, opstr>;
1645 InstSE<(outs), (ins), opstr, [], II_WAIT, FrmOther, opstr>;
1652 !strconcat(opstr, "\t$rt"), [], itin, FrmOther, opstr>;
1658 [(MipsSync immZExt5:$stype)], II_SYNC, FrmOther, opstr>;
1662 II_SYNCI, FrmOther, opstr> {
1676 !strconcat(opstr, "\t$rs, $imm16"), [], itin, FrmOther, opstr>;
2442 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2508 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2518 !strconcat(instr_asm, "\t$hint, $addr"), [], itin, FrmOther,
[all …]
H A DMipsMSAInstrFormats.td9 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
H A DMips32r6InstrFormats.td32 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
H A DMipsInstrFormats.td36 def FrmOther : Format<6>; // Instruction w/ a custom format