HomeSort by relevance Sort by last modified time
    Searched refs:def_operand_p (Results 1 - 5 of 5) 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/
tree-ssa-operands.h 27 typedef tree *def_operand_p; typedef
34 #define NULL_DEF_OPERAND_P ((def_operand_p)NULL)
164 returning each operand as a 'def_operand_p' in the variable DEFVAR.
210 /* This macro returns an operand in STMT as a def_operand_p if it is the ONLY
tree-flow-inline.h 375 get_def_from_ptr (def_operand_p def)
591 static inline def_operand_p
736 static inline def_operand_p
796 static inline def_operand_p
799 def_operand_p var;
899 static inline def_operand_p
    [all...]
tree-flow.h 517 tree create_new_def_for (tree, gimple, def_operand_p);
gtype-desc.h     [all...]
gimple.h     [all...]

Completed in 2508 milliseconds