Searched defs:use_p (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) argument
389 *use_p = NULL_USE_OPERAND_P;
399 *use_p = ptr->next;
411 return single_imm_use_1 (ptr, use_p, stmt);
663 use_operand_p use_p; local
667 use_p = USE_OP_PTR (ptr->uses);
669 return use_p;
882 use_operand_p use_p; local
885 FOR_EACH_SSA_USE_OPERAND (use_p, stm
986 move_use_after_head(use_operand_p use_p, use_operand_p head, use_operand_p last_p) argument
1014 use_operand_p use_p; local
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) argument
389 *use_p = NULL_USE_OPERAND_P;
399 *use_p = ptr->next;
411 return single_imm_use_1 (ptr, use_p, stmt);
663 use_operand_p use_p; local
667 use_p = USE_OP_PTR (ptr->uses);
669 return use_p;
882 use_operand_p use_p; local
885 FOR_EACH_SSA_USE_OPERAND (use_p, stm
986 move_use_after_head(use_operand_p use_p, use_operand_p head, use_operand_p last_p) argument
1014 use_operand_p use_p; local
[all...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) argument
389 *use_p = NULL_USE_OPERAND_P;
399 *use_p = ptr->next;
411 return single_imm_use_1 (ptr, use_p, stmt);
663 use_operand_p use_p; local
667 use_p = USE_OP_PTR (ptr->uses);
669 return use_p;
882 use_operand_p use_p; local
885 FOR_EACH_SSA_USE_OPERAND (use_p, stm
986 move_use_after_head(use_operand_p use_p, use_operand_p head, use_operand_p last_p) argument
1014 use_operand_p use_p; local
[all...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-flow-inline.h336 use_operand_p *use_p, gimple *stmt);
381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) argument
389 *use_p = NULL_USE_OPERAND_P;
399 *use_p = ptr->next;
411 return single_imm_use_1 (ptr, use_p, stmt);
663 use_operand_p use_p; local
667 use_p = USE_OP_PTR (ptr->uses);
669 return use_p;
882 use_operand_p use_p; local
885 FOR_EACH_SSA_USE_OPERAND (use_p, stm
986 move_use_after_head(use_operand_p use_p, use_operand_p head, use_operand_p last_p) argument
1014 use_operand_p use_p; local
[all...]

Completed in 102 milliseconds