Home
last modified time | relevance | path

Searched refs:rs6000_longcall_ref (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h94 extern rtx rs6000_longcall_ref (rtx);
H A Drs6000.md10406 operands[0] = rs6000_longcall_ref (operands[0]);
10479 operands[1] = rs6000_longcall_ref (operands[1]);
H A Drs6000.c17665 rs6000_longcall_ref (rtx call_ref) in rs6000_longcall_ref() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h120 extern struct rtx_def *rs6000_longcall_ref PARAMS ((rtx));
H A Drs6000.c12579 rs6000_longcall_ref (call_ref) in rs6000_longcall_ref() function
H A Drs6000.md10565 operands[0] = rs6000_longcall_ref (operands[0]);
10613 operands[1] = rs6000_longcall_ref (operands[1]);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog1728 (rs6000_longcall_ref): Remove unused variables `len', `p', `reg[12]'.
H A DFSFChangeLog.10904 (rs6000_longcall_ref): Add declaration.
910 (rs6000_longcall_ref): New function for long calls.
H A DChangeLog.06022 (rs6000_longcall_ref): Remove unused variables `len', `p', `reg1'
H A DChangeLog.11724 rs6000_longcall_ref, rs6000_encode_section_info): Const-ify a char*.