Searched defs:genSleep (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ | ||
H A D | Intrinsics.cpp | 326 void fir::runtime::genSleep(fir::FirOpBuilder &builder, mlir::Location loc, genSleep() function in fir::runtime |
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | IntrinsicCall.cpp | 6717 void IntrinsicLibrary::genSleep(llvm::ArrayRef<fir::ExtendedValue> args) { genSleep() function in fir::IntrinsicLibrary |