Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h348 unsigned getRVVMCOpcode(unsigned RVVPseudoOpcode);
H A DRISCVInstrInfo.cpp3997 unsigned RISCV::getRVVMCOpcode(unsigned RVVPseudoOpcode) { in getRVVMCOpcode() argument
3999 RISCVVPseudosTable::getPseudoInfo(RVVPseudoOpcode); in getRVVMCOpcode()