Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DConvertLaunchFuncToRuntimeCalls.cpp367 Type elementPtrType = this->getElementPtrType(memRefType); in matchAndRewrite() local
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1079 LLVM::LLVMType elementPtrType = memRefDescriptor.getElementPtrType(); in getStridedElementPtr() local
1147 Type elementPtrType = getElementPtrType(memRefType); in getMemRefDescriptorSizes() local
2056 Type elementPtrType = this->getElementPtrType(memRefType); in allocateBuffer() local
2138 Type elementPtrType = this->getElementPtrType(memRefType); in allocateBuffer() local
2167 auto elementPtrType = this->getElementPtrType(allocaOp.getType()); in allocateBuffer() local
2465 LLVM::LLVMType elementPtrType = elementType.getPointerTo(memSpace); in allocateBuffer() local