Lines Matching refs:DECL_FUNCTION_CODE
305 switch (DECL_FUNCTION_CODE (fndecl)) in is_tm_ending_fndecl()
348 && BUILTIN_TM_LOAD_P (DECL_FUNCTION_CODE (fndecl))); in is_tm_load()
365 enum built_in_function fcode = DECL_FUNCTION_CODE (fndecl); in is_tm_simple_load()
393 && BUILTIN_TM_STORE_P (DECL_FUNCTION_CODE (fndecl))); in is_tm_store()
411 enum built_in_function fcode = DECL_FUNCTION_CODE (fndecl); in is_tm_simple_store()
513 switch (DECL_FUNCTION_CODE (fndecl)) in find_tm_replacement_function()
1998 if ((DECL_FUNCTION_CODE (fn) == BUILT_IN_TM_COMMIT in tm_region_init_1()
1999 || DECL_FUNCTION_CODE (fn) == BUILT_IN_TM_COMMIT_EH) in tm_region_init_1()
2006 if (DECL_FUNCTION_CODE (fn) == BUILT_IN_TM_IRREVOCABLE) in tm_region_init_1()
2532 enum built_in_function code = DECL_FUNCTION_CODE (fn_decl); in expand_call_tm()
3905 (DECL_FUNCTION_CODE (TREE_OPERAND (fn, 0)) in tm_memopt_transform_stmt()