Home
last modified time | relevance | path

Searched defs:RISCV (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp21 namespace RISCV { global() namespace
/llvm-project/llvm/unittests/TargetParser/
H A DHost.cpp373 TEST(getLinuxHostCPUName,RISCV) TEST() argument
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVRegisterBankInfo.cpp26 namespace RISCV { namespace
[all...]
/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp30 class RISCV final : public TargetInfo { class
110 RISCV::RISCV(Ctx &ctx) : TargetInfo(ctx) { in RISCV() function in RISCV
[all...]
/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp23 namespace RISCV { namespace
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h1135 using namespace RISCV; global() variable
H A DRISCVInstrInfo.cpp70 namespace llvm::RISCV { global() namespace
[all...]
H A DRISCVISelDAGToDAG.cpp37 namespace llvm::RISCV { namespace
[all...]
/llvm-project/clang/include/clang/Sema/
H A DSema.h1233 SemaRISCV &RISCV() { RISCV() function