Searched defs:buffer_slice (Results 1 – 4 of 4) sorted by relevance
37 BufferAllocation::Slice buffer_slice; in AddAliasingInformationToIrArray() local106 const BufferAllocation::Slice& buffer_slice, llvm::MDNode* domain) { in GetAliasScopeMetadataForBuffer()121 const BufferAllocation::Slice& buffer_slice, llvm::MDNode* domain, in GetNoaliasMetadataForBuffer()
35 BufferAllocation::Slice buffer_slice; member
3416 const BufferAllocation::Slice& buffer_slice = slice->buffer_slice; in BuildKernelThunkFromBufferSlices() local
485 buffer_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right) in buffer_slice() function