Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h96 codeview::CPUType TheCPU; variable
H A DCodeViewDebug.cpp617 TheCPU = mapArchToCVCPUType(Triple(M->getTargetTriple()).getArch()); in beginModule()
854 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation()
2830 EncodedFramePtrReg EncFP = encodeFramePtrReg(RegisterId(Reg), TheCPU); in emitLocalVariable()