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