Home
last modified time | relevance | path

Searched refs:RISCVInsnOpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp32 namespace RISCVInsnOpcode { namespace
H A DRISCVBaseInfo.h435 namespace RISCVInsnOpcode {
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1791 auto Opcode = RISCVInsnOpcode::lookupRISCVOpcodeByName(Identifier); in parseInsnDirectiveOpcode()