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

/external/valgrind/memcheck/tests/common/
H A Dsh-mem-vec128.tmpl.c32 #define CFENCE __asm__ __volatile__("":::"cc","memory") macro
104 case 0: CFENCE; fn(arg1, arg2); CFENCE; break;
105 case 1: CFENCE; fn(arg1, arg2); CFENCE; break;
106 case 2: CFENCE; fn(arg1, arg2); CFENCE; break;
107 case 3: CFENCE; fn(arg1, arg2); CFENCE; break;
108 case 4: CFENCE; f
[all...]

Completed in 187 milliseconds