HomeSort by: relevance | last modified time | path
    Searched defs:temp_label (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pm.c 86 } temp_label[] = { variable in typeref:struct:hwmon_temp_label
1949 return snprintf(buf, PAGE_SIZE, "%s\n", temp_label[channel].label);
amdgpu_pm.c 86 } temp_label[] = { variable in typeref:struct:hwmon_temp_label
1949 return snprintf(buf, PAGE_SIZE, "%s\n", temp_label[channel].label);
amdgpu_pm.c 86 } temp_label[] = { variable in typeref:struct:hwmon_temp_label
1949 return snprintf(buf, PAGE_SIZE, "%s\n", temp_label[channel].label);
  /src/external/gpl3/gcc/dist/gcc/
reorg.cc 3351 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3352 if (ANY_RETURN_P (temp_label))
3353 temp_label = find_end_label (temp_label);
3355 if (temp_label
3357 temp_label, insn))
3360 reorg_redirect_jump (delay_jump_insn, temp_label);
3327 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local
reorg.cc 3351 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3352 if (ANY_RETURN_P (temp_label))
3353 temp_label = find_end_label (temp_label);
3355 if (temp_label
3357 temp_label, insn))
3360 reorg_redirect_jump (delay_jump_insn, temp_label);
3327 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local
reorg.cc 3351 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3352 if (ANY_RETURN_P (temp_label))
3353 temp_label = find_end_label (temp_label);
3355 if (temp_label
3357 temp_label, insn))
3360 reorg_redirect_jump (delay_jump_insn, temp_label);
3327 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local
  /src/external/gpl3/gcc.old/dist/gcc/
reorg.cc 3346 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3347 if (ANY_RETURN_P (temp_label))
3348 temp_label = find_end_label (temp_label);
3350 if (temp_label
3352 temp_label, insn))
3355 reorg_redirect_jump (delay_jump_insn, temp_label);
3322 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local
reorg.cc 3346 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3347 if (ANY_RETURN_P (temp_label))
3348 temp_label = find_end_label (temp_label);
3350 if (temp_label
3352 temp_label, insn))
3355 reorg_redirect_jump (delay_jump_insn, temp_label);
3322 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local
reorg.cc 3346 rtx temp_label = JUMP_LABEL (trial_seq->insn (0));
3347 if (ANY_RETURN_P (temp_label))
3348 temp_label = find_end_label (temp_label);
3350 if (temp_label
3352 temp_label, insn))
3355 reorg_redirect_jump (delay_jump_insn, temp_label);
3322 rtx temp_label = JUMP_LABEL (trial_seq->insn (0)); local

Completed in 69 milliseconds