Home
last modified time | relevance | path

Searched defs:mathOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp753 genLibF128Call(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibF128Call() argument
764 genLibCall(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibCall() argument
825 genLibSplitComplexArgsCall(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType libFuncType,llvm::ArrayRef<mlir::Value> args) genLibSplitComplexArgsCall() argument
874 genMathOp(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType mathLibFuncType,llvm::ArrayRef<mlir::Value> args) genMathOp() argument
917 genComplexMathOp(fir::FirOpBuilder & builder,mlir::Location loc,const MathOperation & mathOp,mlir::FunctionType mathLibFuncType,llvm::ArrayRef<mlir::Value> args) genComplexMathOp() argument
2164 const MathOperation *mathOp = searchMathOperation( getRuntimeCallGeneratorHelper() local
[all...]