Searched defs:CreateExactSDiv (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DNoFolder.h103 Instruction *CreateExactSDiv(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h702 Value *CreateExactSDiv(Value *LHS, Value *RHS, const Twine &Name = "") { function in class:llvm::IRBuilder

Completed in 109 milliseconds