Searched refs:InstFormatCB (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVInstrFormatsC.td | 123 : RVInst16<outs, ins, opcodestr, argstr, [], InstFormatCB> { 348 : RVInst16<outs, ins, "", "", [], InstFormatCB> {
|
| HD | RISCVInstrFormats.td | 48 def InstFormatCB : InstFormat<15>;
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| HD | RISCVBaseInfo.h | 47 InstFormatCB = 15, enumerator
|
| HD | RISCVMCCodeEmitter.cpp | 509 } else if (MIFrm == RISCVII::InstFormatCB) { in getImmOpValue()
|