Searched defs:allocType (Results 1 – 6 of 6) sorted by relevance
56 MemRefType allocType = in matchAndRewrite() local 88 auto allocType = in matchAndRewrite() local
174 auto allocType = updateCalls() local
319 MemRefType allocType = allocaOp.getType(); in matchAndRewrite() local 341 MemRefType allocType = operation.getType(); in matchAndRewrite() local
174 auto allocType = bufferization::getBufferType(getResult(), options); in bufferize() local
1576 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); EmitCXXNewExpr() local
1876 doesUsualArrayDeleteWantSize(Sema & S,SourceLocation loc,QualType allocType) doesUsualArrayDeleteWantSize() argument