Searched refs:m_target_triple (Results 1 – 2 of 2) sorted by relevance
1065 std::string m_target_triple; variable
679 return m_target_triple.c_str(); in GetTargetTriple()683 m_target_triple = target_triple.str(); in SetTargetTriple()779 if (m_target_options_rp == nullptr && !m_target_triple.empty()) { in getTargetOptions()782 m_target_options_rp->Triple = m_target_triple; in getTargetOptions()789 if (m_target_info_up == nullptr && !m_target_triple.empty()) in getTargetInfo()