Searched defs:addImpl (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Region.cpp | 54 void Region::addImpl(Instruction *I, bool IgnoreCost) { in addImpl() function in llvm::sandboxir::Region |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | APFloat.cpp | 4931 APFloat::opStatus DoubleAPFloat::addImpl(const APFloat &a, const APFloat &aa, in addImpl() function in llvm::detail::DoubleAPFloat |