Searched refs:FrmJ (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsBaseInfo.h | 114 FrmJ = 3, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrFormats.td | 33 def FrmJ : Format<3>;
|
H A D | MipsInstrInfo.td | 1538 [(operator targetoperator:$target)], II_J, FrmJ, bopstr> { 1577 [(MipsJmpLink tglobaladdr:$target)], II_JAL, FrmJ, opstr> { 2473 InstSE<(outs), (ins), "", [], II_JR_HB, FrmJ>, JR_HB_DESC_BASE<"jr.hb", RO> { 2483 InstSE<(outs), (ins), "", [], II_JALR_HB, FrmJ>, JALR_HB_DESC_BASE<"jalr.hb",
|
H A D | MicroMipsInstrInfo.td | 491 [], II_JALS, FrmJ, opstr> {
|
H A D | MicroMips32r6InstrInfo.td | 1233 Format Form = FrmJ;
|