Lines Matching refs:value
162 with a switch that has a case for every possible value of the
276 same value, and deletes the redundant ones.)");
281 this flag and must be a positive integer value.)");
292 Identifies code in loops that has the same value for every
314 Sets the maximum value for the id bound for the module. The
315 default is the minimum value for this limit, 0x3FFFFF. See
416 same value, and deletes the redundant ones.)");
461 be replaced. 0 means there is no limit. The default value is
464 --set-spec-const-default-value "<spec id>:<default value> ..."
466 <spec id>:<default value> pairs specified in a double-quoted
467 string. <spec id>:<default value> pairs must be separated by
468 blank spaces, and in each pair, spec id and default value must
470 e.g.: --set-spec-const-default-value "1:100 2:400")");
500 Switch any DescriptoSet decorations using the value <from> to
501 the new value <to>.)");
659 // handler for --set-spec-const-default-value).
676 if (0 == strcmp(cur_arg, "--set-spec-const-default-value") ||
695 // The name of the output file in |out_file|. The return value indicates whether
756 // That SPIR-V mandates the minimum value for max id bound but
773 "Invalid value passed to --target-env");