Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DNvGpuSupport.h78 FailureOr<LdMatrixParams> getLdMatrixParams(const WarpMatrixInfo &type,
H A DNvGpuSupport.cpp208 FailureOr<nvgpu::LdMatrixParams> getLdMatrixParams(const WarpMatrixInfo &type, in getLdMatrixParams() function
H A DVectorToGPU.cpp483 FailureOr<nvgpu::LdMatrixParams> params = nvgpu::getLdMatrixParams( in creatLdMatrixCompatibleLoads()