OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTX_CONST_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
47
RTX_CONST_OBJ
318
DEF_RTL_EXPR(CONST_INT, "const_int", "w",
RTX_CONST_OBJ
)
321
DEF_RTL_EXPR(CONST_FIXED, "const_fixed", "www",
RTX_CONST_OBJ
)
327
DEF_RTL_EXPR(CONST_DOUBLE, "const_double", CONST_DOUBLE_FORMAT,
RTX_CONST_OBJ
)
330
DEF_RTL_EXPR(CONST_VECTOR, "const_vector", "E",
RTX_CONST_OBJ
)
341
DEF_RTL_EXPR(CONST, "const", "e",
RTX_CONST_OBJ
)
400
DEF_RTL_EXPR(LABEL_REF, "label_ref", "u",
RTX_CONST_OBJ
)
407
DEF_RTL_EXPR(SYMBOL_REF, "symbol_ref", "s00",
RTX_CONST_OBJ
)
656
DEF_RTL_EXPR(HIGH, "high", "e",
RTX_CONST_OBJ
)
[
all
...]
rtl.h
79
RTX_CONST_OBJ
,
531
(GET_RTX_CLASS (GET_CODE (X)) ==
RTX_CONST_OBJ
)
[
all
...]
Completed in 198 milliseconds