Searched refs:getTargetCPU (Results 1 – 2 of 2) sorted by relevance
25 return llvm::StringSwitch<uint64_t>(m_Options.getTargetCPU()) in flags()
43 const std::string& getTargetCPU() const { return m_TargetCPU; } in getTargetCPU() function