OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mention
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-p8swap.cc
152
/* Set if insn contains a
mention
of a vector register. All other
2444
/* Walk the uses and defs to see if we
mention
vector regs.
2447
df_ref
mention
;
local
2448
FOR_EACH_INSN_INFO_USE (
mention
, insn_info)
2451
machine_mode mode = GET_MODE (DF_REF_REAL_REG (
mention
));
2457
vector
mention
to ensure the call is unioned with this
2459
if (mode == DImode && DF_REF_INSN_INFO (
mention
))
2461
rtx feeder = DF_REF_INSN (
mention
);
2462
/* FIXME: It is pretty hard to get from the df
mention
2478
if (DF_REF_INSN_INFO (
mention
))
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-p8swap.cc
152
/* Set if insn contains a
mention
of a vector register. All other
2442
/* Walk the uses and defs to see if we
mention
vector regs.
2445
df_ref
mention
;
local
2446
FOR_EACH_INSN_INFO_USE (
mention
, insn_info)
2449
machine_mode mode = GET_MODE (DF_REF_REAL_REG (
mention
));
2455
vector
mention
to ensure the call is unioned with this
2457
if (mode == DImode && DF_REF_INSN_INFO (
mention
))
2459
rtx feeder = DF_REF_INSN (
mention
);
2460
/* FIXME: It is pretty hard to get from the df
mention
2476
if (DF_REF_INSN_INFO (
mention
))
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
breakpoint.c
114
static void
mention
(const breakpoint *);
6823
disposition, so we don't need to
mention
it here. */
8307
mention
(b);
8525
mention
(const breakpoint *b)
9974
mention
(this);
9991
mention
(this);
10007
mention
(this);
10016
mention
(this);
10200
mention
(this);
12278
/* Nothing to
mention
. These breakpoints are internal. *
8519
mention
(const breakpoint *b)
function
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
breakpoint.c
112
static void
mention
(const breakpoint *);
6855
disposition, so we don't need to
mention
it here. */
8336
mention
(b);
8554
mention
(const breakpoint *b)
10003
mention
(this);
10020
mention
(this);
10036
mention
(this);
10045
mention
(this);
10229
mention
(this);
12307
/* Nothing to
mention
. These breakpoints are internal. *
8548
mention
(const breakpoint *b)
function
[
all
...]
Completed in 31 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026