Home
last modified time | relevance | path

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

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