Home
last modified time | relevance | path

Searched refs:FrmJ (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h114 FrmJ = 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrFormats.td33 def FrmJ : Format<3>;
H A DMipsInstrInfo.td1538 [(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 DMicroMipsInstrInfo.td491 [], II_JALS, FrmJ, opstr> {
H A DMicroMips32r6InstrInfo.td1233 Format Form = FrmJ;