Home
last modified time | relevance | path

Searched refs:genAllocaWithType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1130 genAllocaWithType(mlir::Location loc, mlir::Type toTy, unsigned alignment, in genAllocaWithType() function
1490 auto alloca = genAllocaWithType(loc, boxPtrTy, defaultAlign, rewriter); in placeInMemoryIfNotGlobalInit()