Searched refs:parseTuneCPUKind (Results 1 – 3 of 3) sorted by relevance
350 llvm::RISCV::parseTuneCPUKind(Name, false), in isValidTuneCPUName()371 llvm::RISCV::parseTuneCPUKind(Name, true), in isValidTuneCPUName()
171 CPUKind parseTuneCPUKind(StringRef CPU, bool IsRV64);
288 CPUKind parseTuneCPUKind(StringRef TuneCPU, bool IsRV64) { in parseTuneCPUKind() function