Searched refs:pCPU (Results 1 – 3 of 3) sorted by relevance
38 void TargetOptions::setTargetCPU(const std::string& pCPU) { in setTargetCPU() argument39 m_TargetCPU = pCPU; in setTargetCPU()
78 inline void setCPU(const std::string &pCPU) in setCPU() argument79 { mCPU = pCPU; } in setCPU()
45 void setTargetCPU(const std::string& pCPU);