Searched defs:genMoveAlloc (Results 1 – 3 of 3) sorted by relevance
16 TEST_F(RuntimeCallTest, genMoveAlloc) { in TEST_F() argument
16 mlir::Value fir::runtime::genMoveAlloc(fir::FirOpBuilder &builder, in genMoveAlloc() function in fir::runtime
5510 void IntrinsicLibrary::genMoveAlloc(llvm::ArrayRef<fir::ExtendedValue> args) { genMoveAlloc() function in fir::IntrinsicLibrary