Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhtmxlintrin.h25 #define _TEXASRU_PTR(TM_BUF) ((texasru_t *)((char *)(TM_BUF) + 0))
103 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_user_abort()
111 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_named_user_abort()
121 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_illegal()
129 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_footprint_exceeded()
155 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_nested_too_deep()
163 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_conflict()
173 texasru_t texasru = *_TEXASRU_PTR (__TM_buff); in __TM_is_failure_persistent()
H A Dhtmintrin.h21 typedef uint32_t texasru_t; typedef