Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dhtmxlintrin.h27 #define _TFIAR_PTR(TM_BUF) ((tfiar_t *)((char *)(TM_BUF) + 8)) macro
58 *_TFIAR_PTR (__TM_buff) = __builtin_get_tfiar (); in __TM_begin()
181 return *_TFIAR_PTR (__TM_buff); in __TM_failure_address()
/external/clang/lib/Headers/
Dhtmxlintrin.h44 #define _TFIAR_PTR(TM_BUF) \ macro
76 *_TFIAR_PTR (__TM_buff) = __builtin_get_tfiar (); in __TM_begin()
199 return *_TFIAR_PTR (__TM_buff); in __TM_failure_address()