Searched defs:allocType (Results 1 – 6 of 6) sorted by relevance
44 auto allocType = in matchAndRewrite() local
136 auto allocType = in updateCalls() local
248 MemRefType allocType = allocaOp.getType(); in matchAndRewrite() local267 MemRefType allocType = operation.getType(); in matchAndRewrite() local
187 auto allocType = in bufferize() local
1554 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
1783 QualType allocType) { in doesUsualArrayDeleteWantSize()