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