Searched refs:pCPU (Results 1 – 3 of 3) sorted by relevance
48 void TargetOptions::setTargetCPU(const std::string& pCPU) { in setTargetCPU() argument49 m_TargetCPU = pCPU; in setTargetCPU()
79 inline void setCPU(const std::string &pCPU) in setCPU() argument80 { mCPU = pCPU; } in setCPU()
45 void setTargetCPU(const std::string& pCPU);