Searched defs:libFuncType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | PPCIntrinsicCall.cpp | 1082 mlir::FunctionType libFuncType; in genMtfsf() local
|
H A D | IntrinsicCall.cpp | 754 genLibF128Call(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibF128Call() argument 765 genLibCall(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibCall() argument 826 genLibSplitComplexArgsCall(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibSplitComplexArgsCall() argument
|