Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp96 static CPUType mapArchToCVCPUType(Triple::ArchType Type) { in mapArchToCVCPUType() function
125 mapArchToCVCPUType(Triple(MMI->getModule()->getTargetTriple()).getArch()); in CodeViewDebug()