Home
last modified time | relevance | path

Searched refs:OPERAND_SIMM5_PLUS1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h288 OPERAND_SIMM5_PLUS1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td78 let OperandType = "OPERAND_SIMM5_PLUS1";
H A DRISCVInstrInfo.cpp2420 case RISCVOp::OPERAND_SIMM5_PLUS1: in verifyInstruction()