OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtx_class
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
rtl.cc
104
const enum
rtx_class
rtx_class
[NUM_RTX_CODE] = {
103
const enum
rtx_class
rtx_class
[NUM_RTX_CODE] = {
variable in typeref:enum:rtx_class
rtl.h
68
enum
rtx_class
{
enum
115
extern const enum
rtx_class
rtx_class
[NUM_RTX_CODE];
116
#define GET_RTX_CLASS(CODE) (
rtx_class
[(int) (CODE)])
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026