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

/freebsd-11-stable/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)

Completed in 99 milliseconds