Home
last modified time | relevance | path

Searched refs:fromStaticShape (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DGPUOpsLowering.h112 auto descr = MemRefDescriptor::fromStaticShape( in matchAndRewrite()
138 auto descr = MemRefDescriptor::fromStaticShape( in matchAndRewrite()
/external/llvm-project/mlir/include/mlir/Conversion/StandardToLLVM/
DConvertStandardToLLVM.h273 static MemRefDescriptor fromStaticShape(OpBuilder &builder, Location loc,
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp441 values[i] = MemRefDescriptor::fromStaticShape(rewriter, loc, *this, in promoteBarePtrsToDescriptors()
527 MemRefDescriptor::fromStaticShape(OpBuilder &builder, Location loc, in fromStaticShape() function in MemRefDescriptor
1478 Value desc = MemRefDescriptor::fromStaticShape( in matchAndRewrite()