HomeSort by relevance Sort by last modified time
    Searched full:barrier (Results 1101 - 1125 of 1514) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/AMDGPU/
ds_read2_superreg.ll 233 declare void @llvm.AMDGPU.barrier.local() #2
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
XZOutputStream.java 322 // that this function will be more like a barrier that returns
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.c 207 { 0, 0, 0, 0, 0, 0, OTHR, "BARRIER", TGSI_OPCODE_BARRIER },
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 152 "barrier",
  /external/mesa3d/src/glx/
glxcmds.c 469 ** Put a barrier in the token stream that forces the GL to finish its
482 ** Put a barrier in the token stream that forces X to finish its
    [all...]
  /external/opencv3/modules/core/src/
parallel.cpp 272 barrier();
  /external/skia/src/gpu/
GrDrawTarget.cpp 141 // will be responsible to detect this situation and request a texture barrier.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 110 // Even though volatile, hotspot doesn't need a write barrier here.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.def 157 /* GIMPLE_EH_MUST_NOT_THROW <DECL> represents an exception barrier.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
RemoteDebugger.py 19 barrier, in particular frame and traceback objects.
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
RemoteDebugger.py 19 barrier, in particular frame and traceback objects.
  /prebuilts/go/darwin-x86/src/runtime/
asm_386.s 355 // Record that this stack barrier was hit.
430 /* execute write barrier updates */ \
637 // compile barrier.
896 // Set the stack barrier return PC.
    [all...]
asm_amd64.s 350 // Record that this stack barrier was hit.
425 /* execute write barrier updates */ \
620 // compile barrier.
896 // Set the stack barrier return PC.
    [all...]
mfinal.go 69 // Note: write barrier here, assigning to finc, but should be okay.
mgcwork.go 377 // getfull acts as a barrier for work.nproc helpers. As long as one
  /prebuilts/go/linux-x86/src/runtime/
asm_386.s 355 // Record that this stack barrier was hit.
430 /* execute write barrier updates */ \
637 // compile barrier.
896 // Set the stack barrier return PC.
    [all...]
asm_amd64.s 350 // Record that this stack barrier was hit.
425 /* execute write barrier updates */ \
620 // compile barrier.
896 // Set the stack barrier return PC.
    [all...]
mfinal.go 69 // Note: write barrier here, assigning to finc, but should be okay.
mgcwork.go 377 // getfull acts as a barrier for work.nproc helpers. As long as one
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 19 barrier, in particular frame and traceback objects.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 19 barrier, in particular frame and traceback objects.
  /art/runtime/gc/
heap.cc     [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest-port_test.cc 1027 // Locking a mutex puts up a memory barrier, preventing reads and
1031 // barrier functionality as we are testing them here.
    [all...]
  /external/gtest/test/
gtest-port_test.cc     [all...]
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 103 Barrier,
219 bool isBarrier() const { return Flags & (1 << MCID::Barrier); }

Completed in 2022 milliseconds

<<41424344454647484950>>