Home
last modified time | relevance | path

Searched defs:subtract (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp84 void ConstantRangeList::subtract(const ConstantRange &SubRange) { in subtract() function in ConstantRangeList
H A DConstantRange.cpp548 ConstantRange ConstantRange::subtract(const APInt &Val) const { in subtract() function in ConstantRange
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp141 void HexagonBlockRanges::RangeList::subtract(const IndexRange &Range) { in subtract() function in HexagonBlockRanges::RangeList
/freebsd/sys/netinet/
H A Dsctp_ss_functions.c730 int subtract; in sctp_ss_fb_scheduled() local
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c473 packed_rrset_ttl_subtract(struct packed_rrset_data* data, time_t subtract) in packed_rrset_ttl_subtract()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1733 bool subtract) { in addOrSubtractSpecials()
1790 bool subtract) { in addOrSubtractSignificand()
2040 bool subtract) { in addOrSubtract()
2077 IEEEFloat::opStatus IEEEFloat::subtract(const IEEEFloat &rhs, in subtract() function in llvm::detail::IEEEFloat
4877 APFloat::opStatus DoubleAPFloat::subtract(const DoubleAPFloat &RHS, in subtract() function in llvm::detail::DoubleAPFloat
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1101 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h419 void subtract(unsigned Cycles) { in subtract() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c2023 boolean_t subtract) in do_userquota_update()
2049 uint64_t user, uint64_t group, uint64_t project, boolean_t subtract) in do_userobjquota_update()
/freebsd/sys/arm/include/
H A Datomic.h802 ATOMIC_ACQ_REL_LONG(subtract) in ATOMIC_ACQ_REL_LONG() argument
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp135 Counter CounterExpressionBuilder::subtract(Counter LHS, Counter RHS, in subtract() function in CounterExpressionBuilder
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c5589 doq_table_quic_size_subtract(struct doq_table* table, size_t subtract) in doq_table_quic_size_subtract()