Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Optimizer/Builder/
H A DFIRBuilderTest.cpp329 TEST_F(FIRBuilderTest,allocateLocal) TEST_F() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp210 mlir::Value fir::FirOpBuilder::allocateLocal( in allocateLocal() function in fir::FirOpBuilder
241 mlir::Value fir::FirOpBuilder::allocateLocal( in allocateLocal() function in fir::FirOpBuilder
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp