Home
last modified time | relevance | path

Searched refs:dstAccess (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp604 const MemRefAccess &dstAccess, in getCommonBlock() argument
637 getChainOfAncestorBlocks(dstAccess, dstAncestorBlocks, forOp.getBody()); in getCommonBlock()
655 const MemRefAccess &srcAccess, const MemRefAccess &dstAccess, in srcAppearsBeforeDstInAncestralBlock() argument
659 getCommonBlock(srcAccess, dstAccess, srcDomain, numCommonLoops); in srcAppearsBeforeDstInAncestralBlock()
664 auto *dstInst = commonBlock->findAncestorOpInBlock(*dstAccess.opInst); in srcAppearsBeforeDstInAncestralBlock()
860 const MemRefAccess &srcAccess, const MemRefAccess &dstAccess, in checkMemrefAccessDependence() argument
866 LLVM_DEBUG(dstAccess.opInst->dump();); in checkMemrefAccessDependence()
869 if (srcAccess.memref != dstAccess.memref) in checkMemrefAccessDependence()
875 !isa<AffineWriteOpInterface>(dstAccess.opInst)) in checkMemrefAccessDependence()
884 dstAccess.getAccessMap(&dstAccessMap); in checkMemrefAccessDependence()
[all …]
DUtils.cpp612 MemRefAccess dstAccess(opsB[j]); in computeSliceUnion() local
613 if (srcAccess.memref != dstAccess.memref) in computeSliceUnion()
623 isa<AffineReadOpInterface>(dstAccess.opInst); in computeSliceUnion()
627 srcAccess, dstAccess, /*loopDepth=*/numCommonLoops + 1, in computeSliceUnion()
1077 MemRefAccess dstAccess(dstOpInst); in isLoopParallel() local
1080 srcAccess, dstAccess, depth, &dependenceConstraints, in isLoopParallel()
/external/llvm-project/mlir/test/lib/Transforms/
DTestMemRefDependenceCheck.cpp76 MemRefAccess dstAccess(dstOpInst); in checkDependences() local
84 srcAccess, dstAccess, d, &dependenceConstraints, in checkDependences()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.h200 VkFlags dstAccess, in addGlobalMemoryBarrier() argument
204 mGlobalMemoryBarrierDstAccess |= dstAccess; in addGlobalMemoryBarrier()
521 void addGlobalMemoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages);
602 void memoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages);
782 VkFlags dstAccess, in addGlobalMemoryBarrier() argument
786 mCurrentWritingNode->addGlobalMemoryBarrier(srcAccess, dstAccess, stages); in addGlobalMemoryBarrier()
DCommandGraph.cpp1145 void CommandGraph::memoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages) in memoryBarrier() argument
1149 newNode->addGlobalMemoryBarrier(srcAccess, dstAccess, stages); in memoryBarrier()
Dvk_helpers.h762 VkFlags dstAccess) in mergeMemoryBarrier() argument
767 mMemoryBarrierDstAccess |= dstAccess; in mergeMemoryBarrier()
/external/llvm-project/mlir/include/mlir/Analysis/
DAffineAnalysis.h113 const MemRefAccess &srcAccess, const MemRefAccess &dstAccess,
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp376 tcu::PixelBufferAccess dstAccess = dst.getAccess(); in renderQuadGridReference() local
377 tcu::clear(dstAccess, tcu::IVec4(0, 0, 0, 0xff)); in renderQuadGridReference()
402 dstAccess.setPixel(color, x0+x, y0+y); in renderQuadGridReference()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp236 MemRefAccess dstAccess(dstOpInst); in getMaxLoopDepth() local
244 srcAccess, dstAccess, d, &dependenceConstraints, in getMaxLoopDepth()
DLoopUtils.cpp456 MemRefAccess dstAccess(dstOp); in checkTilingLegalityImpl() local
461 srcAccess, dstAccess, d, &dependenceConstraints, &depComps); in checkTilingLegalityImpl()
474 LLVM_DEBUG(dstAccess.opInst->dump();); in checkTilingLegalityImpl()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp537 tcu::PixelBufferAccess dstAccess = dst.getAccess(); in renderQuadGridReference() local
538 tcu::clear(dstAccess, tcu::IVec4(0, 0, 0, 0xff)); in renderQuadGridReference()
563 dstAccess.setPixel(color, x0+x, y0+y); in renderQuadGridReference()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp459 tcu::PixelBufferAccess dstAccess = dst.getAccess(); in readPixels() local
463 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo); in readPixels()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1770 VkAccessFlags dstAccess = GrVkImage::LayoutToSrcAccessMask(newLayout); in set_layout_and_queue_from_mutable_state() local
1784 image->setImageLayoutAndQueueIndex(gpu, newLayout, dstAccess, dstStage, false, in set_layout_and_queue_from_mutable_state()
1844 VkAccessFlags dstAccess; in xferBarrier() local
1847 dstAccess = VK_ACCESS_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT; in xferBarrier()
1851 dstAccess = VK_ACCESS_INPUT_ATTACHMENT_READ_BIT; in xferBarrier()
1858 barrier.dstAccessMask = dstAccess; in xferBarrier()
DGrVkOpsRenderPass.cpp73 VkAccessFlags dstAccess = VK_ACCESS_INPUT_ATTACHMENT_READ_BIT | in setAttachmentLayouts() local
79 fGpu, VK_IMAGE_LAYOUT_GENERAL, dstAccess, dstStages, false); in setAttachmentLayouts()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp387 VkAccessFlags dstAccess, in makeMemoryBarrierInfo() argument
397 dstAccess, // VkAccessFlags dstAccessMask; in makeMemoryBarrierInfo()
DvktMemoryPipelineBarrierTests.cpp7457 const Access dstAccess = accessFlagToAccess((vk::VkAccessFlagBits)dstAccess_); in CacheState() local
7462 m_unavailableWriteOperations[dstStage][srcStage][dstAccess] = 0; in CacheState()
7517 const Access dstAccess = accessFlagToAccess((vk::VkAccessFlagBits)dstAccess_); in perform() local
7522 m_unavailableWriteOperations[dstStage][srcStage][dstAccess] |= access; in perform()
7593 const Access dstAccess = accessFlagToAccess((vk::VkAccessFlagBits)dstAccess_); in getFullBarrier() local
7598 if (m_unavailableWriteOperations[dstStage][srcStage][dstAccess]) in getFullBarrier()
7602 srcAccesses |= m_unavailableWriteOperations[dstStage][srcStage][dstAccess]; in getFullBarrier()
7677 const Access dstAccess = accessFlagToAccess((vk::VkAccessFlagBits)dstAccess_); in checkImageLayoutBarrier() local
7682 …if (m_unavailableWriteOperations[dstStage][srcStage][dstAccess] != (getWriteAccessFlags() & m_allo… in checkImageLayoutBarrier()
7729 const Access dstAccess = accessFlagToAccess((vk::VkAccessFlagBits)dstAccess_); in imageLayoutBarrier() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp905 tcu::PixelBufferAccess dstAccess = dst.getAccess(); in readPixels() local
909 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo); in readPixels()
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp884 tcu::PixelBufferAccess dstAccess (dstImage->getAccess()); in convertDepthToColor() local
892 dstAccess.setPixel(color, x, y); in convertDepthToColor()
903 tcu::PixelBufferAccess dstAccess (dstImage->getAccess()); in convertStencilToColor() local
912 dstAccess.setPixel(color, x, y); in convertStencilToColor()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp319 …const tcu::PixelBufferAccess dstAccess (srcAccess.getFormat(), srcAccess.getSize(), srcAccess.ge… in writeTextureLevelPyramidData() local
358 tcu::copy(dstAccess, srcAccess); in writeTextureLevelPyramidData()