Searched refs:getMemRefTypeWithStaticIdentityLayout (Results 1 – 5 of 5) sorted by relevance
37 return getMemRefTypeWithStaticIdentityLayout( in getBufferizationOptions()
204 return bufferization::getMemRefTypeWithStaticIdentityLayout( in runOnOperation()492 return getMemRefTypeWithStaticIdentityLayout( in getPartialBufferizationOptions()
73 memrefType = getMemRefTypeWithStaticIdentityLayout(tensorType); in getBufferizedFunctionArgType()475 resultType = getMemRefTypeWithStaticIdentityLayout(tensorType); in bufferize()
543 BaseMemRefType getMemRefTypeWithStaticIdentityLayout(TensorType tensorType,
749 bufferization::getMemRefTypeWithStaticIdentityLayout(TensorType tensorType, in getMemRefTypeWithStaticIdentityLayout() function in bufferization