Home
last modified time | relevance | path

Searched refs:texasrl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Headers/
Dhtmxlintrin.h137 texasrl_t texasrl; in __TM_nesting_depth() local
141 texasrl = *_TEXASRL_PTR (__TM_buff); in __TM_nesting_depth()
142 if (!_TEXASR_FAILURE_SUMMARY (texasrl)) in __TM_nesting_depth()
143 texasrl = 0; in __TM_nesting_depth()
146 texasrl = (texasrl_t) __builtin_get_texasr (); in __TM_nesting_depth()
148 return _TEXASR_TRANSACTION_LEVEL (texasrl); in __TM_nesting_depth()
/external/clang/lib/Headers/
Dhtmxlintrin.h155 texasrl_t texasrl; in __TM_nesting_depth() local
159 texasrl = *_TEXASRL_PTR (__TM_buff); in __TM_nesting_depth()
160 if (!_TEXASR_FAILURE_SUMMARY (texasrl)) in __TM_nesting_depth()
161 texasrl = 0; in __TM_nesting_depth()
164 texasrl = (texasrl_t) __builtin_get_texasr (); in __TM_nesting_depth()
166 return _TEXASR_TRANSACTION_LEVEL (texasrl); in __TM_nesting_depth()