Home
last modified time | relevance | path

Searched refs:InstFormatOther (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h54 InstFormatOther = 22, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXwch.td15 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatOther> {
H A DRISCVInstrInfoZc.td154 opcodestr, "$rlist, $stackadj", [], InstFormatOther> {
H A DRISCVInstrInfoXCV.td589 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatOther> {
606 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatOther> {
H A DRISCVInstrInfoC.td596 def C_UNIMP : RVInst16<(outs), (ins), "c.unimp", "", [], InstFormatOther>,
804 def Insn16 : RVInst16<(outs), (ins uimm16:$value), "", "", [], InstFormatOther> {
H A DRISCVInstrFormats.td55 def InstFormatOther : InstFormat<22>;
H A DRISCVInstrInfo.td1125 def Insn32 : RVInst<(outs), (ins uimm32:$value), "", "", [], InstFormatOther> {