Searched refs:call_operand_address (Results 1 – 9 of 9) sorted by relevance
102 extern int call_operand_address (rtx, enum machine_mode);
33 ;; For 2.5 try to eliminate either call_operand_address or36 (define_predicate "call_operand_address"
7607 [(call (mem:SI (match_operand 0 "call_operand_address" ""))7622 [(call (mem:SI (match_operand 0 "call_operand_address" ""))7647 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))7671 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))7688 [(call (mem:SI (match_operand 0 "call_operand_address" ""))7706 [(call (mem:SI (match_operand 0 "call_operand_address" ""))7732 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))7758 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))7777 [(call (mem:SI (match_operand 0 "call_operand_address" ""))8077 (call (mem:SI (match_operand 1 "call_operand_address" ""))[all …]
100 extern int call_operand_address PARAMS ((rtx, enum machine_mode));
5708 [(call (mem:SI (match_operand 0 "call_operand_address" ""))5971 [(call (mem:SI (match_operand 0 "call_operand_address" ""))5986 [(call (mem:SI (match_operand 0 "call_operand_address" ""))6012 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))6036 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))6053 [(call (mem:SI (match_operand 0 "call_operand_address" ""))6071 [(call (mem:SI (match_operand 0 "call_operand_address" ""))6097 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))6123 [(parallel [(call (mem:SI (match_operand 0 "call_operand_address" ""))6142 [(call (mem:SI (match_operand 0 "call_operand_address" ""))[all …]
356 call_operand_address (op, mode) in call_operand_address() function
707 call_operand_address (op, mode) in call_operand_address() function
1830 (call_operand_address): Mark parameter `mode' with ATTRIBUTE_UNUSED.
2151 * pa.c (call_operand_address): Check for the correct mode.