Searched defs:existing_id (Results 1 – 10 of 10) sorted by relevance
233 if (auto existing_id = fuzzerutil::MaybeGetBoolType(GetIRContext())) { in FindOrCreateBoolType() local243 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreateIntegerType() local254 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreateFloatType() local272 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local291 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local312 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local324 if (auto existing_id = in FindOrCreateStructType() local337 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
201 if (auto existing_id = fuzzerutil::MaybeGetIntegerType( in MaybeGetResultTypeId() local
1154 if (auto existing_id = FindFunctionType(ir_context, type_ids)) { in FindOrCreateFunctionType() local
232 if (auto existing_id = fuzzerutil::MaybeGetBoolType(GetIRContext())) { in FindOrCreateBoolType() local242 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreateIntegerType() local253 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreateFloatType() local271 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local290 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local311 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local323 if (auto existing_id = in FindOrCreateStructType() local336 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
200 if (auto existing_id = fuzzerutil::MaybeGetIntegerType( in MaybeGetResultTypeId() local
1148 if (auto existing_id = FindFunctionType(ir_context, type_ids)) { in FindOrCreateFunctionType() local
821 let existing_id = BenchmarkId::new( in test_benchmark_id_make_directory_name_unique() localVariable843 let existing_id = BenchmarkId::new(long_name, None, None, None); in test_benchmark_id_make_long_directory_name_unique() localVariable