Searched refs:InstFormatCS (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrFormatsC.td | 98 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCS> { 311 : RVInst16<outs, ins, "", "", [], InstFormatCS> {
|
H A D | RISCVInstrFormats.td | 46 def InstFormatCS : InstFormat<13>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.h | 45 InstFormatCS = 13, enumerator
|