Home
last modified time | relevance | path

Searched defs:oobFill (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/CAPI/Dialect/
H A DNVGPU.cpp26 int oobFill, int interleave) { in mlirNVGPUTensorMapDescriptorTypeGet()
/llvm-project/mlir/lib/Bindings/Python/
H A DDialectNVGPU.cpp27 int oobFill, int interleave, MlirContext ctx) { in populateDialectNVGPUSubmodule() argument
/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp404 mgpuTensorMapEncodeTiled(CUtensorMap * tensorMap,CUtensorMapDataType tensorDataType,cuuint32_t tensorRank,void * globalAddress,const cuuint64_t * globalDim,const cuuint64_t * globalStrides,const cuuint32_t * boxDim,const cuuint32_t * elementStrides,CUtensorMapInterleave interleave,CUtensorMapSwizzle swizzle,CUtensorMapL2promotion l2Promotion,CUtensorMapFloatOOBfill oobFill) mgpuTensorMapEncodeTiled() argument
456 mgpuTensorMapEncodeTiledMemref(int64_t tensorRank,void * rankedDescriptor,const CUtensorMapDataType tensorDataType,CUtensorMapInterleave interleave,CUtensorMapSwizzle swizzle,CUtensorMapL2promotion l2Promotion,CUtensorMapFloatOOBfill oobFill,int64_t * inputBoxDims) mgpuTensorMapEncodeTiledMemref() argument