Home
last modified time | relevance | path

Searched defs:access (Results 176 - 200 of 471) sorted by relevance

12345678910>>...19

/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc265 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local
272 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local
295 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local
302 ObjectAccess access in LowerNode() local
[all...]
H A Dnode-properties.cc440 FieldAccess const& access = FieldAccessOf(effect->op()); in InferMapsUnsafe() local
H A Dtyped-optimization.cc290 FieldAccess const& access = FieldAccessOf(node->op()); in ReduceLoadField() local
H A Dstore-store-elimination.cc249 StoreOffset ToOffset(const FieldAccess& access) { in ToOffset() argument
317 const FieldAccess& access = FieldAccessOf(node->op()); in RecomputeSet() local
359 const FieldAccess& access in RecomputeSet() local
[all...]
H A Dmemory-lowering.cc379 ObjectAccess const& access = ObjectAccessOf(node->op()); in ReduceLoadFromObject() local
400 ElementAccess const& access = ElementAccessOf(node->op()); in ReduceLoadElement() local
472 FieldAccess const& access = FieldAccessOf(node->op()); in ReduceLoadField() local
505 ObjectAccess const& access = ObjectAccessOf(node->op()); ReduceStoreToObject() local
525 ElementAccess const& access = ElementAccessOf(node->op()); ReduceStoreElement() local
541 FieldAccess const& access = FieldAccessOf(node->op()); ReduceStoreField() local
590 ComputeIndex(ElementAccess const& access, Node* index) ComputeIndex() argument
[all...]
H A Drepresentation-change.h342 MachineType TypeForBasePointer(const FieldAccess& access) { in TypeForBasePointer() argument
347 MachineType TypeForBasePointer(const ElementAccess& access) { in TypeForBasePointer() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc133 void* Allocate(void* address, size_t size, OS::MemoryPermission access) { in Allocate() argument
201 bool OS::SetPermissions(void* address, size_t size, MemoryPermission access) { in SetPermissions() argument
156 Allocate(void* address, size_t size, size_t alignment, MemoryPermission access) Allocate() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c446 iris_use_pinned_bo(struct iris_batch *batch, struct iris_bo *bo, bool writable, enum iris_domain access) iris_use_pinned_bo() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h377 pipe_buffer_map_range(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned offset, unsigned length, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map_range() argument
408 pipe_buffer_map(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map() argument
542 pipe_texture_map(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned layer, unsigned access, unsigned x, unsigned y, unsigned w, unsigned h, struct pipe_transfer **transfer) pipe_texture_map() argument
562 pipe_texture_map_3d(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned access, unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, struct pipe_transfer **transfer) pipe_texture_map_3d() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c263 zink_render_pass_attachment_get_barrier_info(const struct zink_rt_attrib *rt, bool color, VkPipelineStageFlags *pipeline, VkAccessFlags *access) zink_render_pass_attachment_get_barrier_info() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c119 nop_glMapNamedBufferEXT(GLuint buffer, GLenum access) in nop_glMapNamedBufferEXT() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument
1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c334 uint32_t access = PAN_BO_ACCESS_READ | in panfrost_batch_read_rsrc() local
353 uint32_t access = PAN_BO_ACCESS_WRITE | in panfrost_batch_write_rsrc() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp157 void AhbTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, const vector<tcu::Vec4>& vertices, const vector<tcu::Vec4>& colors) const in generateRefImage() argument
H A DvktDrawImageObjectUtil.cpp526 void Image::uploadVolume(const tcu::ConstPixelBufferAccess& access, in uploadVolume() argument
548 void Image::uploadSurface (const tcu::ConstPixelBufferAccess& access, in uploadSurface() argument
570 uploadSurface1D(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface1D() argument
592 uploadSurfaceLinear(const tcu::ConstPixelBufferAccess& access, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurfaceLinear() argument
[all...]
H A DvktDrawOHOSNativeBufferTests.cpp157 void OHOSNativeBufferTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, in generateRefImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp93 uploadImage(Context& context, const tcu::ConstPixelBufferAccess& access, VkImage destImage) uploadImage() argument
284 tcu::PixelBufferAccess access = texture.getAccess(); createPipelineLayout() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp198 tcu::PixelBufferAccess access = image.getAccess(); in initializeWhiteReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp157 void AhbTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, const vector<tcu::Vec4>& vertices, const vector<tcu::Vec4>& colors) const in generateRefImage() argument
H A DvktDrawImageObjectUtil.cpp526 void Image::uploadVolume(const tcu::ConstPixelBufferAccess& access, in uploadVolume() argument
548 void Image::uploadSurface (const tcu::ConstPixelBufferAccess& access, in uploadSurface() argument
570 uploadSurface1D(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface1D() argument
592 uploadSurfaceLinear(const tcu::ConstPixelBufferAccess& access, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurfaceLinear() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp93 uploadImage(Context& context, const tcu::ConstPixelBufferAccess& access, VkImage destImage) uploadImage() argument
284 tcu::PixelBufferAccess access = texture.getAccess(); createPipelineLayout() local
[all...]
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp83 GrBackendTexture SkSurface_Gpu::onGetBackendTexture(BackendHandleAccess access) { in onGetBackendTexture() argument
95 GrBackendRenderTarget SkSurface_Gpu::onGetBackendRenderTarget(BackendHandleAccess access) { in onGetBackendRenderTarget() argument
217 GrSemaphoresSubmitted SkSurface_Gpu::onFlush(BackendSurfaceAccess access, const GrFlushInfo& info, in onFlush() argument
57 prepare_rt_for_external_access(SkSurface_Gpu* surface, SkSurface::BackendHandleAccess access) prepare_rt_for_external_access() argument
H A DSkSurface.cpp347 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() argument
351 GrBackendRenderTarget SkSurface::getBackendRenderTarget(BackendHandleAccess access) { in getBackendRenderTarget() argument
363 GrSemaphoresSubmitted SkSurface::flush(BackendSurfaceAccess access, const GrFlushInfo& flushInfo) { in flush() argument
/third_party/skia/src/gpu/
H A DGrDrawingManager.cpp97 flush( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flush() argument
508 flushSurfaces( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flushSurfaces() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp690 const SpvAccessQualifier access = in RecordIfTypeDefinition() local

Completed in 32 milliseconds

12345678910>>...19