Home
last modified time | relevance | path

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

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