OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIBCALL_REGS
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h
200
SIBCALL_REGS
,
213
"
SIBCALL_REGS
", \
220
/* The
SIBCALL_REGS
must be call-clobbered, and not used as a temporary
241
: (REGNO) < 32 && ((SIBCALL_REGS_MASK >> (REGNO)) & 1) ?
SIBCALL_REGS
\
/src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.h
330
SIBCALL_REGS
,
345
"
SIBCALL_REGS
", \
360
{ 0xffff100f,0xffffff00,0x0}, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/visium/
visium.h
565
SIBCALL_REGS
,
584
"
SIBCALL_REGS
", "LOW_REGS", "GENERAL_REGS", "ALL_REGS"}
607
{0x000005ff, 0x00000000}, /*
SIBCALL_REGS
*/ \
626
(REGNO) <= 8 || (REGNO) == 10 ?
SIBCALL_REGS
: \
/src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.h
332
SIBCALL_REGS
,
347
"
SIBCALL_REGS
", \
362
{ 0xffff100f,0xffffff00,0x0}, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h
483
SIBCALL_REGS
, /* registers used by indirect sibcalls */
505
"
SIBCALL_REGS
", \
529
{ 0x001fd000, 0x00000000, 0x00000000 }, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.h
347
/* True when REGNO is in
SIBCALL_REGS
set. */
349
TEST_HARD_REG_BIT (reg_class_contents[
SIBCALL_REGS
], REGNO)
424
SIBCALL_REGS
, /* registers used by indirect sibcalls */
444
"
SIBCALL_REGS
", \
466
{ 0xf003fcc0, 0x00000000, 0x00000000 }, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.h
565
SIBCALL_REGS
,
584
"
SIBCALL_REGS
", "LOW_REGS", "GENERAL_REGS", "ALL_REGS"}
607
{0x000005ff, 0x00000000}, /*
SIBCALL_REGS
*/ \
626
(REGNO) <= 8 || (REGNO) == 10 ?
SIBCALL_REGS
: \
/src/external/gpl3/gcc/dist/gcc/config/arc/
arc.h
498
SIBCALL_REGS
, /* "Rsc" */
518
"
SIBCALL_REGS
", \
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h
438
SIBCALL_REGS
, /* registers used by indirect sibcalls */
460
"
SIBCALL_REGS
", \
484
{ 0x001fd000, 0x00000000, 0x00000000 }, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.h
398
/* True when REGNO is in
SIBCALL_REGS
set. */
400
TEST_HARD_REG_BIT (reg_class_contents[
SIBCALL_REGS
], REGNO)
507
SIBCALL_REGS
, /* registers used by indirect sibcalls */
530
"
SIBCALL_REGS
", \
555
{ 0xf003fcc0, 0x00000000, 0x00000000, 0x00000000 }, /*
SIBCALL_REGS
*/ \
/src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.h
498
SIBCALL_REGS
, /* "Rsc" */
518
"
SIBCALL_REGS
", \
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.h
905
SIBCALL_REGS
,
930
"
SIBCALL_REGS
", \
960
/*
SIBCALL_REGS
: Initialized in TARGET_CONDITIONAL_REGISTER_USAGE. */ \
1584
|| ((CLASS) ==
SIBCALL_REGS
))
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.h
905
SIBCALL_REGS
,
930
"
SIBCALL_REGS
", \
960
/*
SIBCALL_REGS
: Initialized in TARGET_CONDITIONAL_REGISTER_USAGE. */ \
1584
|| ((CLASS) ==
SIBCALL_REGS
))
Completed in 78 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026