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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DConstantFolder.h48 Constant *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
H A DTargetFolder.h64 Constant *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::TargetFolder
H A DNoFolder.h72 Instruction *CreateMul(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCExpr.h393 static const MCBinaryExpr *CreateMul(const MCExpr *LHS, const MCExpr *RHS, function in class:llvm::MCBinaryExpr
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h585 Value *CreateMul(Value *LHS, Value *RHS, const Twine &Name = "", function in class:llvm::IRBuilder

Completed in 135 milliseconds