Home
last modified time | relevance | path

Searched refs:getCPUInfoByName (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp41 static const CPUInfo *getCPUInfoByName(StringRef CPU) { in getCPUInfoByName() function
49 const CPUInfo *Info = getCPUInfoByName(CPU); in hasFastUnalignedAccess()
54 const CPUInfo *Info = getCPUInfoByName(CPU); in parseCPU()
76 const CPUInfo *Info = getCPUInfoByName(CPU); in getMArchFromMcpu()