OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RECOG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genrecog.cc
21
/* This program is used to produce insn-
recog
.cc, which contains a
22
function called `
recog
' plus its subroutines. These functions
24
argument given to
recog
, is a valid instruction.
26
recog
returns -1 if the rtx is not valid. If the rtx is valid,
27
recog
returns a nonnegative number which is the insn code number
33
The third argument to
recog
is an optional pointer to an int. If
34
present,
recog
will accept a pattern if it matches except for
96
insn-
recog
.cc code and to reduce the amount of object code in
97
insn-
recog
.o.
103
of insn-
recog
.cc. (It doesn't help with the size of insn-recog.o.
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc
21
/* This program is used to produce insn-
recog
.cc, which contains a
22
function called `
recog
' plus its subroutines. These functions
24
argument given to
recog
, is a valid instruction.
26
recog
returns -1 if the rtx is not valid. If the rtx is valid,
27
recog
returns a nonnegative number which is the insn code number
33
The third argument to
recog
is an optional pointer to an int. If
34
present,
recog
will accept a pattern if it matches except for
96
insn-
recog
.cc code and to reduce the amount of object code in
97
insn-
recog
.o.
103
of insn-
recog
.cc. (It doesn't help with the size of insn-recog.o.
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026