Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhtmintrin.h26 #define _HTM_STATE(CR0) ((CR0 >> 1) & 0x3) macro
H A Dhtmxlintrin.h139 if (_HTM_STATE (__builtin_ttest ()) == _HTM_NONTRANSACTIONAL) in __TM_nesting_depth()