Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h22 enum OpndKind { enum
41 OpndKind getOpndKind() const;
H A DRISCVMatInt.cpp521 OpndKind Inst::getOpndKind() const { in getOpndKind()