Home
last modified time | relevance | path

Searched refs:getOpndKind (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h41 OpndKind getOpndKind() const;
H A DRISCVMatInt.cpp474 switch (Inst.getOpndKind()) { in generateMCInstSeq()
557 OpndKind Inst::getOpndKind() const { in getOpndKind() function in llvm::RISCVMatInt::Inst
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1069 switch (I.getOpndKind()) { in materializeImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp184 switch (Inst.getOpndKind()) { in selectImmSeq()
H A DRISCVInstrInfo.cpp923 switch (Inst.getOpndKind()) { in movImm()