Home
last modified time | relevance | path

Searched refs:flushes (Results 1 – 25 of 71) sorted by relevance

123

/external/llvm-project/libclc/r600/lib/math/
Dfmin.cl8 /* fcanonicalize removes sNaNs and flushes denormals if not enabled.
9 * Otherwise fmin instruction flushes the values for comparison,
Dfmax.cl8 /* Flush denormals if not enabled. Otherwise fmax instruction flushes
/external/llvm-project/libclc/amdgcn/lib/math/
Dfmin.cl7 /* fcanonicalize removes sNaNs and flushes denormals if not enabled.
8 * Otherwise fmin instruction flushes the values for comparison,
Dfmax.cl7 /* fcanonicalize removes sNaNs and flushes denormals if not enabled.
8 * Otherwise fmax instruction flushes the values for comparison,
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsProtocolNegotiatorTest.java328 assertEquals(0, protector.flushes.get()); in doNotFlushEmptyBuffer()
332 assertEquals(1, protector.flushes.get()); in doNotFlushEmptyBuffer()
337 assertEquals(1, protector.flushes.get()); in doNotFlushEmptyBuffer()
487 final AtomicInteger flushes = new AtomicInteger(); field in AltsProtocolNegotiatorTest.InterceptingProtector
497 flushes.incrementAndGet(); in protectFlush()
/external/mesa3d/docs/relnotes/
D17.0.2.rst51 - radv: Emit pending flushes before executing a secondary command
59 - radv: Emit cache flushes before CP DMA.
60 - Revert "radv: Emit cache flushes before CP DMA."
D18.1.7.rst54 - r600/eg: rework atomic counter emission with flushes
D13.0.6.rst57 - radv: Emit pending flushes before executing a secondary command
75 - radv: Emit cache flushes before CP DMA.
D8.0.1.rst120 - i965: Emit Ivybridge VS workaround flushes.
D10.0.3.rst95 - i965/gen6/blorp: Emit more flushes to workaround hangs
D20.0.1.rst154 - iris: Apply the flushes when switching pipelines.
D17.1.4.rst122 - i965: Do an end-of-pipe sync after flushes
D10.3.3.rst136 - freedreno: "fix" problems with excessive flushes
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesQuantileStreamResourceFlush.pbtxt29 An op that flushes the summaries for a quantile stream resource.
/external/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll342 ;; The default CPU does have an FPU and it must be VFPv3 or better, so it flushes
360 ;; The default does have an FPU, and for V8-A, it flushes preserving sign.
459 ;; The VFPv4 FPU flushes preserving sign.
637 ;; The A9 defaults to a VFPv3 FPU, so it flushes preserving the sign when
690 ;; The A8 defaults to a VFPv3 FPU, so it flushes preserving the sign when
698 ;; The A9 defaults to a VFPv3 FPU, so it flushes preserving the sign when
724 ;; The A12 defaults to a VFPv3 FPU, so it flushes preserving the sign when
781 ;; The A15 defaults to a VFPv3 FPU, so it flushes preserving the sign when
807 ;; The A17 defaults to a VFPv3 FPU, so it flushes preserving the sign when
1053 ;; The M4 defaults to a VFPv4 FPU, so it flushes preserving the sign when
[all …]
/external/bcc/tools/
Dmdflush_example.txt4 The mdflush tool traces flushes at the md driver level, and prints details
/external/llvm-project/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll392 ;; The default CPU does have an FPU and it must be VFPv3 or better, so it flushes
426 ;; The default does have an FPU, and for V8-A, it flushes preserving sign.
549 ;; The VFPv4 FPU flushes preserving sign.
704 ;; The A9 defaults to a VFPv3 FPU, so it flushes preserving the sign when
757 ;; The A8 defaults to a VFPv3 FPU, so it flushes preserving the sign when
765 ;; The A9 defaults to a VFPv3 FPU, so it flushes preserving the sign when
791 ;; The A12 defaults to a VFPv3 FPU, so it flushes preserving the sign when
848 ;; The A15 defaults to a VFPv3 FPU, so it flushes preserving the sign when
874 ;; The A17 defaults to a VFPv3 FPU, so it flushes preserving the sign when
1125 ;; The M4 defaults to a VFPv4 FPU, so it flushes preserving the sign when
[all …]
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c68 enum tu_cmd_flush_bits flushes) in tu6_emit_flushes() argument
75 if (flushes & (TU_CMD_FLAG_CCU_FLUSH_COLOR | in tu6_emit_flushes()
78 if (flushes & (TU_CMD_FLAG_CCU_FLUSH_DEPTH | in tu6_emit_flushes()
81 if (flushes & TU_CMD_FLAG_CCU_INVALIDATE_COLOR) in tu6_emit_flushes()
83 if (flushes & TU_CMD_FLAG_CCU_INVALIDATE_DEPTH) in tu6_emit_flushes()
85 if (flushes & TU_CMD_FLAG_CACHE_FLUSH) in tu6_emit_flushes()
87 if (flushes & TU_CMD_FLAG_CACHE_INVALIDATE) in tu6_emit_flushes()
89 if (flushes & TU_CMD_FLAG_WAIT_MEM_WRITES) in tu6_emit_flushes()
91 if (flushes & TU_CMD_FLAG_WAIT_FOR_IDLE) in tu6_emit_flushes()
93 if (flushes & TU_CMD_FLAG_WAIT_FOR_ME) in tu6_emit_flushes()
[all …]
/external/ltp/tools/genload/
DREADME36 sync(), which is a system call that flushes memory buffers to disk.
/external/perfetto/protos/perfetto/metrics/android/
Dhwui_metric.proto36 // Number of GPU commands flushes and max/min/avg time per flush in nanoseconds.
/external/angle/src/libANGLE/renderer/vulkan/
DREADME.md29 * `beginNewRenderPass`: Writes out (aka flushes) prior pending commands into a primary command
/external/python/pybind11/docs/advanced/pycpp/
Dutilities.rst50 This method respects flushes on the output streams and will flush if needed
/external/angle/src/libANGLE/renderer/metal/
Dmtl_buffer_pool.mm275 // commit() already flushes so no need to flush here.
/external/e2fsprogs/doc/RelNotes/
Dv1.33.txt35 Badblocks now flushes its output file as bad blocks are discovered.
/external/deqp/doc/testspecs/VK/
Dapitests.adoc238 ** Invalidate relevant for HOST_NON_COHERENT_BIT, flushes CPU read caches
239 ** Flush flushes CPU write caches?
314 ** Barriers that may cause tiler flushes
316 * Large passes that may require tiler flushes

123