Searched refs:only_device_type (Results 1 – 4 of 4) sorted by relevance
20624 bool only_device_type = true; in c_parser_omp_declare_target() local20652 only_device_type = false; in c_parser_omp_declare_target()20710 if (device_type && only_device_type) in c_parser_omp_declare_target()
21993 bool only_device_type = true; in c_parser_omp_declare_target() local22021 only_device_type = false; in c_parser_omp_declare_target()22079 if (device_type && only_device_type) in c_parser_omp_declare_target()
42096 bool only_device_type = true; in cp_parser_omp_declare_target() local42125 only_device_type = false; in cp_parser_omp_declare_target()42183 if (device_type && only_device_type) in cp_parser_omp_declare_target()
45912 bool only_device_type = true; in cp_parser_omp_declare_target() local45944 only_device_type = false; in cp_parser_omp_declare_target()45955 if (device_type && only_device_type) in cp_parser_omp_declare_target()