Searched refs:mapArchToCVCPUType (Results 1 – 1 of 1) sorted by relevance
114 static CPUType mapArchToCVCPUType(Triple::ArchType Type) { in mapArchToCVCPUType() function623 TheCPU = mapArchToCVCPUType(M->getTargetTriple().getArch()); in beginModule()