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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DConstantFolder.h59 Constant *CreateSDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
H A DTargetFolder.h74 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
H A DNoFolder.h97 Instruction *CreateSDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h619 Value *CreateSDiv(Value *LHS, Value *RHS, const Twine &Name = "", function in class:llvm::IRBuilder

Completed in 96 milliseconds