Searched refs:createAlloca (Results 1 – 2 of 2) sorted by relevance
176 mlir::Value createAlloca(mlir::Location loc, cir::PointerType addrType, in createAlloca() function216 auto addr = createAlloca(loc, getPointerTo(type), type, {}, alignmentAttr); in createDummyValue()
1534 addr = builder.createAlloca(loc, /*addr type*/ localVarPtrTy, in emitAlloca()