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