OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISPATCH_PTR_ARG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc
196
#define
DISPATCH_PTR_ARG
2
225
| (1 <<
DISPATCH_PTR_ARG
)
2162
needed later.
DISPATCH_PTR_ARG
and FLAT_SCRATCH_* should not be
2178
if (cfun->machine->args.reg[
DISPATCH_PTR_ARG
] >= 0)
2180
fixed_regs[cfun->machine->args.reg[
DISPATCH_PTR_ARG
]] = 1;
2181
fixed_regs[cfun->machine->args.reg[
DISPATCH_PTR_ARG
] + 1] = 1;
5109
reg[
DISPATCH_PTR_ARG
]),
/src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc
235
#define
DISPATCH_PTR_ARG
2
263
= (1 <<
DISPATCH_PTR_ARG
)
2530
needed later.
DISPATCH_PTR_ARG
and FLAT_SCRATCH_* should not be
2546
if (cfun->machine->args.reg[
DISPATCH_PTR_ARG
] >= 0)
2548
fixed_regs[cfun->machine->args.reg[
DISPATCH_PTR_ARG
]] = 1;
2549
fixed_regs[cfun->machine->args.reg[
DISPATCH_PTR_ARG
] + 1] = 1;
3640
[
DISPATCH_PTR_ARG
]);
4865
if (cfun->machine->args.reg[
DISPATCH_PTR_ARG
] >= 0
4937
if (cfun->machine->args.reg[
DISPATCH_PTR_ARG
] >= 0)
4939
cfun->machine->args.reg[
DISPATCH_PTR_ARG
]);
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026