Searched refs:texasrl_t (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h43 ((texasrl_t *)((TM_BUF)+4))
156 texasrl_t texasrl;
165 texasrl = (texasrl_t) __builtin_get_texasr ();
H A Dhtmintrin.h35 typedef uint32_t texasrl_t; typedef
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h43 ((texasrl_t *)((TM_BUF)+4))
156 texasrl_t texasrl;
165 texasrl = (texasrl_t) __builtin_get_texasr ();
H A Dhtmintrin.h35 typedef uint32_t texasrl_t; typedef
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dhtmxlintrin.h26 #define _TEXASRL_PTR(TM_BUF) ((texasrl_t *)((char *)(TM_BUF) + 4))
137 texasrl_t texasrl;
146 texasrl = (texasrl_t) __builtin_get_texasr ();
H A Dhtmintrin.h22 typedef uint32_t texasrl_t; typedef

Completed in 91 milliseconds