HomeSort by relevance Sort by last modified time
    Searched refs:const_gimple (Results 1 - 7 of 7) 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/
gimple.h 53 extern void gimple_check_failed (const_gimple, const char *, int, \
59 const_gimple __gs = (GS); \
810 bool gimple_call_same_target_p (const_gimple, const_gimple);
811 int gimple_call_flags (const_gimple);
812 int gimple_call_return_flags (const_gimple);
813 int gimple_call_arg_flags (const_gimple, unsigned);
822 tree gimple_get_lhs (const_gimple);
829 bool gimple_has_side_effects (const_gimple);
905 extern bool gimple_asm_clobbers_memory_p (const_gimple);
    [all...]
coretypes.h 63 typedef const union gimple_statement_d *const_gimple; typedef in typeref:union:gimple_statement_d
tree-flow.h 271 static inline int get_lineno (const_gimple);
tree-flow-inline.h 115 get_lineno (const_gimple stmt)
    [all...]
target.def     [all...]
gtype-desc.h     [all...]
tree.h     [all...]

Completed in 128 milliseconds