Searched defs:allocateLocal (Results 1 – 2 of 2) sorted by relevance
73 mlir::Value Fortran::lower::FirOpBuilder::allocateLocal( in allocateLocal() function in Fortran::lower::FirOpBuilder
437 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal() function in ByteCodeExprGen