Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h358 unsigned getRVVMCOpcode(unsigned RVVPseudoOpcode);
H A DRISCVInstrInfo.cpp4788 unsigned RISCV::getRVVMCOpcode(unsigned RVVPseudoOpcode) { in getRVVMCOpcode() argument
4790 RISCVVPseudosTable::getPseudoInfo(RVVPseudoOpcode); in getRVVMCOpcode()