Searched defs:elementPtrType (Results 1 – 4 of 4) sorted by relevance
76 if (!elementPtrType) { in allocateBufferManuallyAlign() local 51 castAllocFuncResult(ConversionPatternRewriter & rewriter,Location loc,Value allocatedPtr,MemRefType memRefType,Type elementPtrType,const LLVMTypeConverter & typeConverter) castAllocFuncResult() argument 142 Type elementPtrType = this->getElementPtrType(memRefType); allocateBufferAutoAlign() local
110 auto elementPtrType = in allocateBuffer() local 1013 auto elementPtrType = extractPointersAndOffset() local 1233 auto elementPtrType = convertSourceMemRefToDescriptor() local [all...]
90 Type elementPtrType = memRefDescriptor.getElementPtrType(); in getStridedElementPtr() local 161 auto elementPtrType = LLVM::LLVMPointerType::get(rewriter.getContext()); getMemRefDescriptorSizes() local
1012 Type elementPtrType = getElementPtrType(memRefType); matchAndRewrite() local