Searched refs:TheCPU (Results 1 – 2 of 2) sorted by relevance
99 codeview::CPUType TheCPU; variable
622 TheCPU = mapArchToCVCPUType(Triple(M->getTargetTriple()).getArch()); in beginModule()858 OS.emitInt16(static_cast<uint64_t>(TheCPU)); in emitCompilerInformation()2892 EncodedFramePtrReg EncFP = encodeFramePtrReg(RegisterId(Reg), TheCPU); in emitLocalVariable()