Home
last modified time | relevance | path

Searched refs:OPERAND_FIRST_RISCV_IMM (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h281 OPERAND_FIRST_RISCV_IMM = MCOI::OPERAND_FIRST_TARGET, enumerator
282 OPERAND_UIMM1 = OPERAND_FIRST_RISCV_IMM,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1960 if (OpType >= RISCVOp::OPERAND_FIRST_RISCV_IMM && in verifyInstruction()