Searched refs:parseTuneCPUKind (Results 1 – 3 of 3) sorted by relevance
347 llvm::RISCV::parseTuneCPUKind(Name, false), in isValidTuneCPUName()368 llvm::RISCV::parseTuneCPUKind(Name, true), in isValidTuneCPUName()
169 CPUKind parseTuneCPUKind(StringRef CPU, bool IsRV64);
284 CPUKind parseTuneCPUKind(StringRef TuneCPU, bool IsRV64) { in parseTuneCPUKind() function