Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUCommon/
H A DGPUToLLVMConversion.cpp105 Type llvmIntPtrType = IntegerType::get( member in __anon6cc9e7020111::ConvertOpToGpuRuntimeCallPattern
126 llvmIntPtrType, /* intptr_t gridXDim */
127 llvmIntPtrType, /* intptr_t gridyDim */
128 llvmIntPtrType, /* intptr_t gridZDim */
129 llvmIntPtrType, /* intptr_t blockXDim */
130 llvmIntPtrType, /* intptr_t blockYDim */
164 {llvmIntPtrType /* intptr_t rank */,
166 llvmIntPtrType /* intptr_t elementSizeBytes */}};
170 {llvmIntPtrType /* intptr_t sizeBytes */,
180 llvmIntPtrType /* intptr_t sizeBytes */,
[all …]