Searched refs:getMArchFromMcpu (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetParser.h153 StringRef getMArchFromMcpu(StringRef CPU);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTargetParser.cpp243 StringRef getMArchFromMcpu(StringRef CPU) { function in namespace:llvm::RISCV
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp668 StringRef MArch = llvm::RISCV::getMArchFromMcpu(A->getValue());

Completed in 73 milliseconds