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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow-inline.h 338 set_ssa_use_from_ptr (use_operand_p use, tree val)
396 static inline use_operand_p
412 static inline use_operand_p
415 use_operand_p old = imm->imm_use;
454 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
484 get_use_from_ptr (use_operand_p use)
496 /* Return a use_operand_p pointer for argument I of PHI node GS. */
498 static inline use_operand_p
590 phi_arg_index_from_use (use_operand_p use)
774 static inline use_operand_p
    [all...]
tree-ssa-operands.h 30 typedef ssa_use_operand_t *use_operand_p; typedef
275 returning each operand as a 'use_operand_p' in the variable USEVAR.
299 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
331 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow-inline.h 338 set_ssa_use_from_ptr (use_operand_p use, tree val)
396 static inline use_operand_p
412 static inline use_operand_p
415 use_operand_p old = imm->imm_use;
454 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
484 get_use_from_ptr (use_operand_p use)
496 /* Return a use_operand_p pointer for argument I of PHI node GS. */
498 static inline use_operand_p
590 phi_arg_index_from_use (use_operand_p use)
774 static inline use_operand_p
    [all...]
tree-ssa-operands.h 30 typedef ssa_use_operand_t *use_operand_p; typedef
275 returning each operand as a 'use_operand_p' in the variable USEVAR.
299 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
331 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-flow-inline.h 338 set_ssa_use_from_ptr (use_operand_p use, tree val)
396 static inline use_operand_p
412 static inline use_operand_p
415 use_operand_p old = imm->imm_use;
454 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt)
484 get_use_from_ptr (use_operand_p use)
496 /* Return a use_operand_p pointer for argument I of PHI node GS. */
498 static inline use_operand_p
590 phi_arg_index_from_use (use_operand_p use)
774 static inline use_operand_p
    [all...]
tree-ssa-operands.h 30 typedef ssa_use_operand_t *use_operand_p; typedef
275 returning each operand as a 'use_operand_p' in the variable USEVAR.
299 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
331 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
tree-flow.h     [all...]

Completed in 678 milliseconds