Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1466 searchMathOperation(fir::FirOpBuilder &builder, llvm::StringRef name, in searchMathOperation() function
1949 mathOp = searchMathOperation(builder, name, soughtFuncType, &bestNearMatch, in getRuntimeCallGenerator()