Searched refs:parseTuneCPUKind (Results 1 – 3 of 3) sorted by relevance
201 llvm::RISCV::parseTuneCPUKind(Name, false), in isValidTuneCPUName()222 llvm::RISCV::parseTuneCPUKind(Name, true), in isValidTuneCPUName()
167 CPUKind parseTuneCPUKind(StringRef CPU, bool IsRV64);
280 CPUKind parseTuneCPUKind(StringRef TuneCPU, bool IsRV64) { in parseTuneCPUKind() function