Searched defs:bn2_1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ |
H A D | transformational.cpp | 169 CppTypeFor<CAT, KIND> bn2_1, const char *sourceFile, int line) { in DoBesselJn() argument [all...] |
/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Transformational.cpp | 159 genBesselJn(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value n1,mlir::Value n2,mlir::Value x,mlir::Value bn2,mlir::Value bn2_1) genBesselJn() argument
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | IntrinsicCall.cpp | 2645 mlir::Value bn2_1 = genRuntimeCall("bessel_jn", resultType, {n2_1, x}); genBesselJn() local
|