Searched refs:return_in_msb (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h678 bool (*return_in_msb) (tree type); member in struct:gcc_target::calls
H A Dfunction.c4131 && targetm.calls.return_in_msb (return_type))
4462 && targetm.calls.return_in_msb (TREE_TYPE (decl_result)))
H A Dstmt.c1661 && (targetm.calls.return_in_msb (TREE_TYPE (retval_rhs))
H A Dcalls.c2728 && targetm.calls.return_in_msb (TREE_TYPE (exp)))
H A Dexpr.c2097 && (targetm.calls.return_in_msb (type)

Completed in 129 milliseconds