OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:internal_label
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc
241
rtx
internal_label
;
variable
4875
targetm.asm_out.
internal_label
(asm_out_file, "LP", n);
6021
deferred_plabels[i].
internal_label
= gen_label_rtx ();
6031
return deferred_plabels[i].
internal_label
;
6051
targetm.asm_out.
internal_label
(asm_out_file, "L",
6052
CODE_LABEL_NUMBER (deferred_plabels[i].
internal_label
));
7074
targetm.asm_out.
internal_label
(asm_out_file, "L",
7095
targetm.asm_out.
internal_label
(asm_out_file, "L",
11178
targetm.asm_out.
internal_label
(asm_out_file, "L", CODE_LABEL_NUMBER (lab));
11198
targetm.asm_out.
internal_label
(asm_out_file, "L", CODE_LABEL_NUMBER (lab))
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc
237
rtx
internal_label
;
variable
4732
targetm.asm_out.
internal_label
(asm_out_file, "LP", n);
5873
deferred_plabels[i].
internal_label
= gen_label_rtx ();
5883
return deferred_plabels[i].
internal_label
;
5903
targetm.asm_out.
internal_label
(asm_out_file, "L",
5904
CODE_LABEL_NUMBER (deferred_plabels[i].
internal_label
));
6926
targetm.asm_out.
internal_label
(asm_out_file, "L",
6947
targetm.asm_out.
internal_label
(asm_out_file, "L",
11018
targetm.asm_out.
internal_label
(asm_out_file, "L", CODE_LABEL_NUMBER (lab));
11038
targetm.asm_out.
internal_label
(asm_out_file, "L", CODE_LABEL_NUMBER (lab))
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026