Home
last modified time | relevance | path

Searched defs:indexBitwidth (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToNVVM/
H A DLowerGpuOpsToNVVMOps.cpp138 const unsigned indexBitwidth = getTypeConverter()->getIndexTypeBitwidth(); in matchAndRewrite() local
296 mlir::createLowerGpuOpsToNVVMOpsPass(unsigned indexBitwidth) { in createLowerGpuOpsToNVVMOpsPass()
/llvm-project-15.0.7/mlir/lib/Conversion/GPUToROCDL/
H A DLowerGpuOpsToROCDLOps.cpp191 unsigned indexBitwidth, in createLowerGpuOpsToROCDLOpsPass()