Home
last modified time | relevance | path

Searched defs:__volatile__ (Results 1 – 21 of 21) sorted by relevance

/external/libchrome/base/
Dcpu_unittest.cc32 __asm__ __volatile__("emms\n" : : : "mm0"); in TEST() local
35 __asm__ __volatile__("xorps %%xmm0, %%xmm0\n" : : : "xmm0"); in TEST() local
38 __asm__ __volatile__("psrldq $0, %%xmm0\n" : : : "xmm0"); in TEST() local
42 __asm__ __volatile__("addsubpd %%xmm0, %%xmm0\n" : : : "xmm0"); in TEST() local
47 __asm__ __volatile__("psignb %%xmm0, %%xmm0\n" : : : "xmm0"); in TEST() local
52 __asm__ __volatile__("pmuldq %%xmm0, %%xmm0\n" : : : "xmm0"); in TEST() local
57 __asm__ __volatile__("crc32 %%eax, %%eax\n" : : : "eax"); in TEST() local
62 __asm__ __volatile__("vzeroupper\n" : : : "xmm0"); in TEST() local
67 __asm__ __volatile__("vpunpcklbw %%ymm0, %%ymm0, %%ymm0\n" : : : "xmm0"); in TEST() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_mips.cc26 __asm__ __volatile__( in ScaleRowDown2_MIPS_DSPR2() local
85 __asm__ __volatile__ ( in ScaleRowDown2Box_MIPS_DSPR2() local
183 __asm__ __volatile__ ( in ScaleRowDown4_MIPS_DSPR2() local
244 __asm__ __volatile__ ( in ScaleRowDown4Box_MIPS_DSPR2() local
319 __asm__ __volatile__ ( in ScaleRowDown34_MIPS_DSPR2() local
366 __asm__ __volatile__ ( in ScaleRowDown34_0_Box_MIPS_DSPR2() local
423 __asm__ __volatile__ ( in ScaleRowDown34_1_Box_MIPS_DSPR2() local
476 __asm__ __volatile__ ( in ScaleRowDown38_MIPS_DSPR2() local
527 __asm__ __volatile__ ( in ScaleRowDown38_2_Box_MIPS_DSPR2() local
585 __asm__ __volatile__ ( in ScaleRowDown38_3_Box_MIPS_DSPR2() local
Drow_mips.cc24 __asm__ __volatile__ ( in CopyRow_MIPS() local
385 __asm__ __volatile__ ( in SplitUVRow_MIPS_DSPR2() local
451 __asm__ __volatile__ ( in MirrorRow_MIPS_DSPR2() local
505 __asm__ __volatile__ ( in MirrorUVRow_MIPS_DSPR2() local
663 __asm__ __volatile__ ( in I422ToARGBRow_MIPS_DSPR2() local
725 __asm__ __volatile__ ( in I422ToABGRRow_MIPS_DSPR2() local
787 __asm__ __volatile__ ( in I422ToBGRARow_MIPS_DSPR2() local
853 __asm__ __volatile__ ( in InterpolateRow_MIPS_DSPR2() local
Drotate_mips.cc27 __asm__ __volatile__ ( in TransposeWx8_MIPS_DSPR2() local
111 __asm__ __volatile__ ( in TransposeWx8_Fast_MIPS_DSPR2() local
315 __asm__ __volatile__ ( in TransposeUVWx8_MIPS_DSPR2() local
/external/vixl/src/vixl/a64/
Dcpu-a64.cc64 __asm__ __volatile__ ("mrs %[ctr], ctr_el0" // NOLINT in GetCacheType() local
104 __asm__ __volatile__ ( in EnsureIAndDCacheCoherency() local
123 __asm__ __volatile__ ( in EnsureIAndDCacheCoherency() local
139 __asm__ __volatile__ ( in EnsureIAndDCacheCoherency() local
153 __asm__ __volatile__ ( in EnsureIAndDCacheCoherency() local
/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc155 __asm__ __volatile__( in GetEBP() local
171 __asm__ __volatile__( in GetESP() local
192 __asm__ __volatile__( in GetEIP() local
212 __asm__ __volatile__( in GetSP() local
228 __asm__ __volatile__( in GetPC() local
249 __asm__ __volatile__( in GetSP() local
266 __asm__ __volatile__( in GetFP() local
281 __asm__ __volatile__( in GetPC() local
/external/v8/src/ppc/
Dcpu-ppc.cc18 __asm__ __volatile__( in FlushICache() local
/external/v8/test/cctest/
Dtest-platform.cc16 __asm__ __volatile__("mov %%rsp, %0" : "=g"(sp_addr)); in GetStackPointer() local
/external/compiler-rt/test/asan/TestCases/
Dheavy_uar_test.cc14 __asm__ __volatile__("" : : "r" (x) : "memory"); in pretend_to_do_something() local
Dthrow_invoke_test.cc10 __asm__ __volatile__("" : : "r" (x) : "memory"); in pretend_to_do_something() local
Dthrow_call_test.cc14 __asm__ __volatile__("" : : "r" (x) : "memory"); in pretend_to_do_something() local
Dstack-oob-frames.cc12 __asm__ __volatile__("" : : "r" (arg) : "memory"); in break_optimization() local
Dspeculative_load.cc41 __asm__ __volatile__("" : : "r" (arg) : "memory"); in side_effect() local
/external/compiler-rt/test/lsan/TestCases/
Dhigh_allocator_contention.cc25 __asm__ __volatile__("" : : "r"(p) : "memory"); in thread_fun() local
/external/v8/src/arm64/
Dcpu-arm64.cc59 __asm__ __volatile__ ( // NOLINT in FlushICache() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dstandalone_malloc_test.cc13 __asm__ __volatile__("" : : "r" (arg) : "memory"); in break_optimization() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc826 __asm__ __volatile__( in internal_clone() local
884 __asm__ __volatile__( in internal_clone() local
955 __asm__ __volatile__( in internal_clone() local
1014 __asm__ __volatile__( in internal_clone() local
/external/compiler-rt/test/asan/TestCases/Linux/
Dsized_delete_test.cc14 __asm__ __volatile__("" : : "r" (arg) : "memory"); in break_optimization() local
/external/skia/src/core/
DSkOpts.cpp54 __asm__ __volatile__ ( "xgetbv" : "=a"(eax), "=d"(edx) : "c"(xcr)); in xgetbv() local
/external/opencv3/modules/core/src/
Dsystem.cpp461 __asm__ __volatile__ ("rdtsc" : "=a"(lo), "=d"(hi)); in getCPUTickCount() local
/external/v8/src/base/platform/
Dplatform-win32.cc42 __asm__ __volatile__("xchgl %%eax,%0 ":"=r" (barrier)); in MemoryBarrier() local