Home
last modified time | relevance | path

Searched refs:candidate_idx (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_scheduler.cpp545 …for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int) idx - window_size; candid… in schedule_SMEM() local
546 assert(candidate_idx >= 0); in schedule_SMEM()
547 assert(candidate_idx == ctx.mv.source_idx); in schedule_SMEM()
586 if (candidate_idx < ctx.last_SMEM_dep_idx) in schedule_SMEM()
596 …for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int) idx + window_size; candid… in schedule_SMEM() local
674 …for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int) idx - window_size; candid… in schedule_VMEM() local
676 assert(candidate_idx >= 0); in schedule_VMEM()
731 if (candidate_idx < ctx.last_SMEM_dep_idx) in schedule_VMEM()
740 …for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int) idx + window_size; candid… in schedule_VMEM() local
810 …for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int) idx - window_size; candid… in schedule_position_export() local
[all …]
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_scheduler.cpp662 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
663 candidate_idx--) { in schedule_SMEM()
664 assert(candidate_idx >= 0); in schedule_SMEM()
724 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
725 candidate_idx++) { in schedule_SMEM()
804 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
805 candidate_idx--) { in schedule_VMEM()
898 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
899 candidate_idx++) { in schedule_VMEM()
971 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_scheduler.cpp661 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_SMEM() local
662 candidate_idx--) { in schedule_SMEM()
663 assert(candidate_idx >= 0); in schedule_SMEM()
723 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_SMEM() local
724 candidate_idx++) { in schedule_SMEM()
803 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_VMEM() local
804 candidate_idx--) { in schedule_VMEM()
897 for (int candidate_idx = idx + 1; k < max_moves && candidate_idx < (int)idx + window_size; in schedule_VMEM() local
898 candidate_idx++) { in schedule_VMEM()
970 for (int candidate_idx = idx - 1; k < max_moves && candidate_idx > (int)idx - window_size; in schedule_position_export() local
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/model_selection/
H A Dplot_grid_search_refit_callable.py74 candidate_idx = np.flatnonzero(cv_results["mean_test_score"] >= threshold)
75 best_idx = candidate_idx[
76 cv_results["param_reduce_dim__n_components"][candidate_idx].argmin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/integration_tests/
H A Dlargest_contentful_paint_browsertest.cc39 base::Optional<int> candidate_idx = data->FindIntKey("candidateIndex"); in GetCandidateIndex() local
40 DCHECK(candidate_idx.has_value()) << "couldn't find 'candidateIndex'"; in GetCandidateIndex()
42 return candidate_idx.value(); in GetCandidateIndex()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_opt_preamble.c421 unsigned candidate_idx = 0; in nir_opt_preamble() local
469 candidates[candidate_idx++] = state; in nir_opt_preamble()
475 assert(candidate_idx <= num_candidates); in nir_opt_preamble()
476 num_candidates = candidate_idx; in nir_opt_preamble()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp468 uint candidate_idx = candidates()->cur_idx(); in finalize_old_part() local
470 add_optional_region(candidates()->at(candidate_idx + i)); in finalize_old_part()
488 uint candidate_idx = candidates()->cur_idx(); in move_candidates_to_collection_set() local
490 HeapRegion* r = candidates()->at(candidate_idx + i); in move_candidates_to_collection_set()
H A Dg1Policy.cpp1214 uint candidate_idx = candidates->cur_idx(); in calculate_old_collection_set_regions() local
1220 HeapRegion* hr = candidates->at(candidate_idx); in calculate_old_collection_set_regions()
1276 hr = candidates->at(++candidate_idx); in calculate_old_collection_set_regions()
1301 uint candidate_idx = candidates->cur_idx(); in calculate_optional_collection_set_regions() local
1303 HeapRegion* r = candidates->at(candidate_idx); in calculate_optional_collection_set_regions()
1317 r = candidates->at(++candidate_idx); in calculate_optional_collection_set_regions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp484 uint candidate_idx = candidates()->cur_idx(); in finalize_old_part() local
486 add_optional_region(candidates()->at(candidate_idx + i)); in finalize_old_part()
504 uint candidate_idx = candidates()->cur_idx(); in move_candidates_to_collection_set() local
506 HeapRegion* r = candidates()->at(candidate_idx + i); in move_candidates_to_collection_set()
H A Dg1Policy.cpp1350 uint candidate_idx = candidates->cur_idx(); in calculate_old_collection_set_regions() local
1356 HeapRegion* hr = candidates->at(candidate_idx); in calculate_old_collection_set_regions()
1396 hr = candidates->at(++candidate_idx); in calculate_old_collection_set_regions()
1421 uint candidate_idx = candidates->cur_idx(); in calculate_optional_collection_set_regions() local
1423 HeapRegion* r = candidates->at(candidate_idx); in calculate_optional_collection_set_regions()
1437 r = candidates->at(++candidate_idx); in calculate_optional_collection_set_regions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp488 uint candidate_idx = candidates()->cur_idx(); in finalize_old_part() local
490 add_optional_region(candidates()->at(candidate_idx + i)); in finalize_old_part()
508 uint candidate_idx = candidates()->cur_idx(); in move_candidates_to_collection_set() local
510 HeapRegion* r = candidates()->at(candidate_idx + i); in move_candidates_to_collection_set()
H A Dg1Policy.cpp1313 uint candidate_idx = candidates->cur_idx(); in calculate_old_collection_set_regions() local
1319 HeapRegion* hr = candidates->at(candidate_idx); in calculate_old_collection_set_regions()
1359 hr = candidates->at(++candidate_idx); in calculate_old_collection_set_regions()
1384 uint candidate_idx = candidates->cur_idx(); in calculate_optional_collection_set_regions() local
1386 HeapRegion* r = candidates->at(candidate_idx); in calculate_optional_collection_set_regions()
1400 r = candidates->at(++candidate_idx); in calculate_optional_collection_set_regions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp484 uint candidate_idx = candidates()->cur_idx(); in finalize_old_part() local
486 add_optional_region(candidates()->at(candidate_idx + i)); in finalize_old_part()
504 uint candidate_idx = candidates()->cur_idx(); in move_candidates_to_collection_set() local
506 HeapRegion* r = candidates()->at(candidate_idx + i); in move_candidates_to_collection_set()
H A Dg1Policy.cpp1284 uint candidate_idx = candidates->cur_idx(); in calculate_old_collection_set_regions() local
1290 HeapRegion* hr = candidates->at(candidate_idx); in calculate_old_collection_set_regions()
1346 hr = candidates->at(++candidate_idx); in calculate_old_collection_set_regions()
1371 uint candidate_idx = candidates->cur_idx(); in calculate_optional_collection_set_regions() local
1373 HeapRegion* r = candidates->at(candidate_idx); in calculate_optional_collection_set_regions()
1387 r = candidates->at(++candidate_idx); in calculate_optional_collection_set_regions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.cpp484 uint candidate_idx = candidates()->cur_idx(); in finalize_old_part() local
486 add_optional_region(candidates()->at(candidate_idx + i)); in finalize_old_part()
504 uint candidate_idx = candidates()->cur_idx(); in move_candidates_to_collection_set() local
506 HeapRegion* r = candidates()->at(candidate_idx + i); in move_candidates_to_collection_set()
H A Dg1Policy.cpp1280 uint candidate_idx = candidates->cur_idx(); in calculate_old_collection_set_regions() local
1286 HeapRegion* hr = candidates->at(candidate_idx); in calculate_old_collection_set_regions()
1342 hr = candidates->at(++candidate_idx); in calculate_old_collection_set_regions()
1367 uint candidate_idx = candidates->cur_idx(); in calculate_optional_collection_set_regions() local
1369 HeapRegion* r = candidates->at(candidate_idx); in calculate_optional_collection_set_regions()
1383 r = candidates->at(++candidate_idx); in calculate_optional_collection_set_regions()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/2d/
H A Dpalette.cpp63 …for (auto &&[candidate_idx, candidate_rgb] : enumerate(unchecked_partial_range(palette, palette.si… in gr_find_closest_color_palette()
68 best_index = candidate_idx; in gr_find_closest_color_palette()

12