Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp33 namespace RISCVInsnOpcode { namespace
H A DRISCVBaseInfo.h368 namespace RISCVInsnOpcode {
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1420 auto Opcode = RISCVInsnOpcode::lookupRISCVOpcodeByName(Identifier); in parseInsnDirectiveOpcode()