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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DConstantFolder.h38 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h54 Constant *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
H A DNoFolder.h53 Instruction *CreateFAdd(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h555 Value *CreateFAdd(Value *LHS, Value *RHS, const Twine &Name = "", function in class:llvm::IRBuilder

Completed in 279 milliseconds