OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTX_OBJ
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def
50
RTX_OBJ
87
DEF_RTL_EXPR(VALUE, "value", "0",
RTX_OBJ
)
91
DEF_RTL_EXPR(DEBUG_EXPR, "debug_expr", "0",
RTX_OBJ
)
335
DEF_RTL_EXPR(CONST_STRING, "const_string", "s",
RTX_OBJ
)
345
DEF_RTL_EXPR(PC, "pc", "",
RTX_OBJ
)
355
DEF_RTL_EXPR(REG, "reg", "i00",
RTX_OBJ
)
362
DEF_RTL_EXPR(SCRATCH, "scratch", "0",
RTX_OBJ
)
385
DEF_RTL_EXPR(CONCAT, "concat", "ee",
RTX_OBJ
)
391
DEF_RTL_EXPR(CONCATN, "concatn", "E",
RTX_OBJ
)
396
DEF_RTL_EXPR(MEM, "mem", "e0",
RTX_OBJ
)
[
all
...]
rtl.h
78
RTX_OBJ
, /* 8 */
87
#define RTX_OBJ_RESULT (
RTX_OBJ
& RTX_OBJ_MASK)
[
all
...]
Completed in 52 milliseconds