Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1354 mips_get_compress_mode (tree decl) in mips_get_compress_mode() function
1493 if (mips_get_compress_mode (callee) != mips_get_compress_mode (caller)) in mips_can_inline_p()
1866 && (mips_get_compress_mode (SYMBOL_REF_DECL (x)) & MASK_MIPS16)); in mips16_local_function_p()
8010 if (mips_get_compress_mode (decl) != TARGET_COMPRESSION) in mips_call_may_need_jalx_p()
19925 mips_set_compression_mode (mips_get_compress_mode (fndecl)); in mips_set_current_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1352 mips_get_compress_mode (tree decl) in mips_get_compress_mode() function
1491 if (mips_get_compress_mode (callee) != mips_get_compress_mode (caller)) in mips_can_inline_p()
1864 && (mips_get_compress_mode (SYMBOL_REF_DECL (x)) & MASK_MIPS16)); in mips16_local_function_p()
7870 if (mips_get_compress_mode (decl) != TARGET_COMPRESSION) in mips_call_may_need_jalx_p()
19751 mips_set_compression_mode (mips_get_compress_mode (fndecl)); in mips_set_current_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201336182 (mips_get_compress_mode): New function.
37439 (mips_get_compress_mode): New function.
37589 (mips_get_compress_mode): New function.