Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h61 codeview::CPUType TheCPU; variable
HDCodeViewDebug.cpp163 TheCPU = in CodeViewDebug()
781 OS.EmitIntValue(static_cast<uint64_t>(TheCPU), 2); in emitCompilerInformation()
2656 EncodedFramePtrReg EncFP = encodeFramePtrReg(RegisterId(Reg), TheCPU); in emitLocalVariable()