Searched defs:existing_id (Results 1 – 10 of 10) sorted by relevance
215 if (auto existing_id = fuzzerutil::MaybeGetBoolType(GetIRContext())) { in FindOrCreateBoolType() local225 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreateIntegerType() local236 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreateFloatType() local254 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local273 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local294 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local306 if (auto existing_id = in FindOrCreateStructType() local319 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
200 if (auto existing_id = fuzzerutil::MaybeGetIntegerType( in MaybeGetResultTypeId() local
1093 if (auto existing_id = FindFunctionType(ir_context, type_ids)) { in FindOrCreateFunctionType() local
188 if (auto existing_id = fuzzerutil::MaybeGetBoolType(GetIRContext())) { in FindOrCreateBoolType() local198 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreateIntegerType() local209 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreateFloatType() local227 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local246 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local267 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local279 if (auto existing_id = in FindOrCreateStructType() local292 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
196 if (auto existing_id = fuzzerutil::MaybeGetIntegerType( in MaybeGetResultTypeId() local
1034 if (auto existing_id = FindFunctionType(ir_context, type_ids)) { in FindOrCreateFunctionType() local
817 let existing_id = BenchmarkId::new( in test_benchmark_id_make_directory_name_unique() localVariable839 let existing_id = BenchmarkId::new(long_name, None, None, None); in test_benchmark_id_make_long_directory_name_unique() localVariable