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

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

Completed in 118 milliseconds