/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 336 use_operand_p *use_p, gimple *stmt); 379 set USE_P and STMT to the use pointer and stmt of occurrence. */ 381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) 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 1014 use_operand_p use_p; local [all...] |
tree-flow.h | 268 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) 270 SET_USE (use_p, blah);
|
/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 | 336 use_operand_p *use_p, gimple *stmt); 379 set USE_P and STMT to the use pointer and stmt of occurrence. */ 381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) 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 1014 use_operand_p use_p; local [all...] |
tree-flow.h | 268 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) 270 SET_USE (use_p, blah);
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 336 use_operand_p *use_p, gimple *stmt); 379 set USE_P and STMT to the use pointer and stmt of occurrence. */ 381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) 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 1014 use_operand_p use_p; local [all...] |
tree-flow.h | 268 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) 270 SET_USE (use_p, blah);
|
/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 | 336 use_operand_p *use_p, gimple *stmt); 379 set USE_P and STMT to the use pointer and stmt of occurrence. */ 381 single_imm_use (const_tree var, use_operand_p *use_p, gimple *stmt) 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 1014 use_operand_p use_p; local [all...] |
tree-flow.h | 268 FOR_EACH_IMM_USE_ON_STMT (use_p, iter) 270 SET_USE (use_p, blah);
|