Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir-c/Dialect/
H A DNVGPU.h28 MLIR_CAPI_EXPORTED MlirType mlirNVGPUTensorMapDescriptorTypeGet(
/llvm-project/mlir/lib/CAPI/Dialect/
H A DNVGPU.cpp23 MlirType mlirNVGPUTensorMapDescriptorTypeGet(MlirContext ctx, in mlirNVGPUTensorMapDescriptorTypeGet() function
/llvm-project/mlir/lib/Bindings/Python/
H A DDialectNVGPU.cpp28 return cls(mlirNVGPUTensorMapDescriptorTypeGet( in populateDialectNVGPUSubmodule()