Searched refs:parseTuneCPUKind (Results 1 – 3 of 3) sorted by relevance
300 llvm::RISCV::parseTuneCPUKind(Name, false), in isValidTuneCPUName()321 llvm::RISCV::parseTuneCPUKind(Name, true), in isValidTuneCPUName()
174 CPUKind parseTuneCPUKind(StringRef CPU, bool IsRV64);
298 CPUKind parseTuneCPUKind(StringRef TuneCPU, bool IsRV64) { in parseTuneCPUKind() function