Searched defs:CreateFAdd (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h52 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h40 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
H A DIRBuilder.h1426 Value *CreateFAdd(Value *L, Value *R, const Twine &Name = "", function in class:llvm::IRBuilder
H A DNoFolder.h57 Instruction *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder

Completed in 182 milliseconds