Searched defs:CreateMul (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h62 Constant *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::TargetFolder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h53 Constant *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
H A DNoFolder.h81 Instruction *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
H A DIRBuilder.h1245 Value *CreateMul(Value *LHS, Value *RHS, const Twine &Name = "", function in class:llvm::IRBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp245 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, function

Completed in 129 milliseconds