Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h61 codeview::CPUType TheCPU; variable
H A DCodeViewDebug.cpp575 TheCPU = mapArchToCVCPUType(Triple(M->getTargetTriple()).getArch()); in beginModule()
815 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation()
2720 EncodedFramePtrReg EncFP = encodeFramePtrReg(RegisterId(Reg), TheCPU); in emitLocalVariable()