Home
last modified time | relevance | path

Searched refs:checkPrecisionLoss (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1491 static void checkPrecisionLoss(llvm::StringRef name, in checkPrecisionLoss() function
1966 checkPrecisionLoss(name, soughtFuncType, bestMatchDistance, loc); in getRuntimeCallGenerator()