OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_subreg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtlanal.h
42
const uint16_t
IN_SUBREG
= 1U << 7;
90
bool
in_subreg
() const { return flags & rtx_obj_flags::
IN_SUBREG
; }
function in class:rtx_obj_reference
/src/external/gpl3/gcc.old/dist/gcc/
rtlanal.h
42
const uint16_t
IN_SUBREG
= 1U << 7;
90
bool
in_subreg
() const { return flags & rtx_obj_flags::
IN_SUBREG
; }
function in class:rtx_obj_reference
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026