Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/GPUToROCDL/
H A DLowerGpuOpsToROCDLOps.cpp68 getLaneId(ConversionPatternRewriter & rewriter,Location loc,const unsigned indexBitwidth) getLaneId() argument
105 const unsigned indexBitwidth = getTypeConverter()->getIndexTypeBitwidth(); matchAndRewrite() local
144 const unsigned indexBitwidth = getTypeConverter()->getIndexTypeBitwidth(); matchAndRewrite() local
437 createLowerGpuOpsToROCDLOpsPass(const std::string & chipset,unsigned indexBitwidth,bool useBarePtrCallConv,gpu::amd::Runtime runtime) createLowerGpuOpsToROCDLOpsPass() argument
[all...]
/llvm-project/mlir/lib/Conversion/GPUToNVVM/
H A DLowerGpuOpsToNVVMOps.cpp211 const unsigned indexBitwidth = getTypeConverter()->getIndexTypeBitwidth(); matchAndRewrite() local
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp231 if (std::optional<uint64_t> indexBitwidth = in getDefaultIndexBitwidth() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp345 if (std::optional<uint64_t> indexBitwidth = in getIndexBitwidth() local