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