Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A 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()