Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtarget.h674 bool (*return_in_msb) (tree type); member
H A Dfunction.c4112 && targetm.calls.return_in_msb (return_type)) in expand_function_start()
4427 && targetm.calls.return_in_msb (TREE_TYPE (decl_result))) in expand_function_end()
H A Dstmt.c1641 && (targetm.calls.return_in_msb (TREE_TYPE (retval_rhs)) in expand_return()
H A Dcalls.c2727 && targetm.calls.return_in_msb (TREE_TYPE (exp))) in expand_call()
H A Dexpr.c2095 && (targetm.calls.return_in_msb (type) in copy_blkmode_from_reg()