OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_reader
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
read-rtl-function.cc
48
class
function_reader
;
73
class
function_reader
: public rtx_reader
class in inherits:rtx_reader
76
function_reader
();
77
~
function_reader
();
155
virtual void apply (
function_reader
*reader) const = 0;
191
void apply (
function_reader
*reader) const final override;
209
void apply (
function_reader
*reader) const final override;
228
void apply (
function_reader
*reader) const final override;
255
fixup_insn_uid::apply (
function_reader
*reader) const
277
fixup_note_insn_basic_block::apply (
function_reader
*) cons
375
function_reader
::
function_reader
()
function in class:function_reader
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
read-rtl-function.cc
48
class
function_reader
;
73
class
function_reader
: public rtx_reader
class in inherits:rtx_reader
76
function_reader
();
77
~
function_reader
();
155
virtual void apply (
function_reader
*reader) const = 0;
191
void apply (
function_reader
*reader) const;
209
void apply (
function_reader
*reader) const;
228
void apply (
function_reader
*reader) const;
255
fixup_insn_uid::apply (
function_reader
*reader) const
277
fixup_note_insn_basic_block::apply (
function_reader
*) cons
375
function_reader
::
function_reader
()
function in class:function_reader
[
all
...]
Completed in 92 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026