Searched refs:InstFormatCIW (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormatsC.td | 69 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCIW> { 260 : RVInst16<outs, ins, "", "", [], InstFormatCIW> {
|
| H A D | RISCVInstrFormats.td | 44 def InstFormatCIW : InstFormat<11>;
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 43 InstFormatCIW = 11, enumerator
|