Searched refs:repeatFunc (Results 1 – 1 of 1) sorted by relevance
184 auto repeatFunc = fir::runtime::getRuntimeFunc<mkRTKey(Repeat)>(loc, builder); in genRepeat() local185 auto fTy = repeatFunc.getFunctionType(); in genRepeat()192 builder.create<fir::CallOp>(loc, repeatFunc, args); in genRepeat()