OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entry_lr_in
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc
5543
the compiler and may prevent
entry_lr_in
from being set for a
5556
bitmap
entry_lr_in
= DF_LR_IN (ENTRY_BLOCK_PTR_FOR_FN (cfun));
5557
bitmap_and_compl (entry_pseudo_uninit,
entry_lr_in
, not_pseudo);
5551
bitmap
entry_lr_in
= DF_LR_IN (ENTRY_BLOCK_PTR_FOR_FN (cfun));
local
/src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc
5527
the compiler and may prevent
entry_lr_in
from being set for a
5540
bitmap
entry_lr_in
= DF_LR_IN (ENTRY_BLOCK_PTR_FOR_FN (cfun));
5541
bitmap_and_compl (entry_pseudo_uninit,
entry_lr_in
, not_pseudo);
5535
bitmap
entry_lr_in
= DF_LR_IN (ENTRY_BLOCK_PTR_FOR_FN (cfun));
local
Completed in 48 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026