Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1112 static mlir::FunctionType genF32F32IntFuncType(mlir::MLIRContext *context) { in genF32F32IntFuncType() function
1250 {"pow", "llvm.powi.f32.i32", genF32F32IntFuncType<32>, genLibCall},