HomeSort by relevance Sort by last modified time
    Searched refs:use_operand_p (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 241 set_ssa_use_from_ptr (use_operand_p use, tree val)
299 static inline use_operand_p
313 static inline use_operand_p
316 use_operand_p old = imm->imm_use;
336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
435 get_use_from_ptr (use_operand_p use)
447 /* Return a use_operand_p pointer for argument I of PHI node GS. */
449 static inline use_operand_p
541 phi_arg_index_from_use (use_operand_p use
    [all...]
tree-ssa-operands.h 31 typedef ssa_use_operand_t *use_operand_p; typedef
34 #define NULL_USE_OPERAND_P ((use_operand_p)NULL)
167 returning each operand as a 'use_operand_p' in the variable USEVAR.
183 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
215 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h 606 extern void propagate_value (use_operand_p, tree);
609 extern void replace_exp (use_operand_p, tree);
gtype-desc.h     [all...]
gimple.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 241 set_ssa_use_from_ptr (use_operand_p use, tree val)
299 static inline use_operand_p
313 static inline use_operand_p
316 use_operand_p old = imm->imm_use;
336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
435 get_use_from_ptr (use_operand_p use)
447 /* Return a use_operand_p pointer for argument I of PHI node GS. */
449 static inline use_operand_p
541 phi_arg_index_from_use (use_operand_p use
    [all...]
tree-ssa-operands.h 31 typedef ssa_use_operand_t *use_operand_p; typedef
34 #define NULL_USE_OPERAND_P ((use_operand_p)NULL)
167 returning each operand as a 'use_operand_p' in the variable USEVAR.
183 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
215 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h 606 extern void propagate_value (use_operand_p, tree);
609 extern void replace_exp (use_operand_p, tree);
gtype-desc.h     [all...]
gimple.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 241 set_ssa_use_from_ptr (use_operand_p use, tree val)
299 static inline use_operand_p
313 static inline use_operand_p
316 use_operand_p old = imm->imm_use;
336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
435 get_use_from_ptr (use_operand_p use)
447 /* Return a use_operand_p pointer for argument I of PHI node GS. */
449 static inline use_operand_p
541 phi_arg_index_from_use (use_operand_p use
    [all...]
tree-ssa-operands.h 31 typedef ssa_use_operand_t *use_operand_p; typedef
34 #define NULL_USE_OPERAND_P ((use_operand_p)NULL)
167 returning each operand as a 'use_operand_p' in the variable USEVAR.
183 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
215 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h 606 extern void propagate_value (use_operand_p, tree);
609 extern void replace_exp (use_operand_p, tree);
gtype-desc.h     [all...]
gimple.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 241 set_ssa_use_from_ptr (use_operand_p use, tree val)
299 static inline use_operand_p
313 static inline use_operand_p
316 use_operand_p old = imm->imm_use;
336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
435 get_use_from_ptr (use_operand_p use)
447 /* Return a use_operand_p pointer for argument I of PHI node GS. */
449 static inline use_operand_p
541 phi_arg_index_from_use (use_operand_p use
    [all...]
tree-ssa-operands.h 31 typedef ssa_use_operand_t *use_operand_p; typedef
34 #define NULL_USE_OPERAND_P ((use_operand_p)NULL)
167 returning each operand as a 'use_operand_p' in the variable USEVAR.
183 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
215 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h 606 extern void propagate_value (use_operand_p, tree);
609 extern void replace_exp (use_operand_p, tree);
gtype-desc.h     [all...]
gimple.h     [all...]

Completed in 1172 milliseconds