Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h61 codeview::CPUType TheCPU; variable
H A DCodeViewDebug.cpp124 TheCPU = in CodeViewDebug()
752 OS.EmitIntValue(static_cast<uint64_t>(TheCPU), 2); in emitCompilerInformation()
2603 EncodedFramePtrReg EncFP = encodeFramePtrReg(RegisterId(Reg), TheCPU); in emitLocalVariable()