Home
last modified time | relevance | path

Searched refs:lookup_operand (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-backprop.c218 const usage_info *lookup_operand (tree);
296 backprop::lookup_operand (tree op) in lookup_operand() function
400 const usage_info *lhs_info = lookup_operand (lhs); in process_builtin_call_use()
427 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
446 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
463 if (const usage_info *result_info = lookup_operand (result)) in process_phi_use()
546 if (lookup_operand (var)) in reprocess_inputs()
H A Dgimple-ssa-backprop.cc218 const usage_info *lookup_operand (tree);
296 backprop::lookup_operand (tree op) in lookup_operand() function in __anonba681fe50111::backprop
400 const usage_info *lhs_info = lookup_operand (lhs); in process_builtin_call_use()
427 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
446 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
463 if (const usage_info *result_info = lookup_operand (result)) in process_phi_use()
546 if (lookup_operand (var)) in reprocess_inputs()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-backprop.c218 const usage_info *lookup_operand (tree);
296 backprop::lookup_operand (tree op) in lookup_operand() function
400 const usage_info *lhs_info = lookup_operand (lhs); in process_builtin_call_use()
427 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
446 const usage_info *lhs_info = lookup_operand (lhs); in process_assign_use()
463 if (const usage_info *result_info = lookup_operand (result)) in process_phi_use()
546 if (lookup_operand (var)) in reprocess_inputs()