Searched refs:tm_start (Results 1 – 2 of 2) sorted by relevance
2828 tree tm_start = builtin_decl_explicit (BUILT_IN_TM_START); in expand_transaction() local2875 gcall *call = gimple_build_call (tm_start, 1, t); in expand_transaction()3036 tree tm_start = builtin_decl_explicit (BUILT_IN_TM_START); in generate_tm_state() local3038 create_tmp_reg (TREE_TYPE (TREE_TYPE (tm_start)), "tm_state"); in generate_tm_state()
2824 tree tm_start = builtin_decl_explicit (BUILT_IN_TM_START); in expand_transaction() local2871 gcall *call = gimple_build_call (tm_start, 1, t); in expand_transaction()3032 tree tm_start = builtin_decl_explicit (BUILT_IN_TM_START); in generate_tm_state() local3034 create_tmp_reg (TREE_TYPE (TREE_TYPE (tm_start)), "tm_state"); in generate_tm_state()