Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.cpp33 namespace RISCVInsnOpcode { namespace
DRISCVBaseInfo.h368 namespace RISCVInsnOpcode {
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp1420 auto Opcode = RISCVInsnOpcode::lookupRISCVOpcodeByName(Identifier); in parseInsnDirectiveOpcode()