Home
last modified time | relevance | path

Searched defs:allocateLocal (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DFIRBuilder.cpp73 mlir::Value Fortran::lower::FirOpBuilder::allocateLocal( in allocateLocal() function in Fortran::lower::FirOpBuilder
/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.cpp437 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal() function in ByteCodeExprGen