Searched defs:existing_id (Results 1 – 11 of 11) 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
169 auto existing_id = FindIdByAddress(*bond_data.identity_address); in StoreLowEnergyBond() 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