Home
last modified time | relevance | path

Searched defs:subtract (Results 1 – 13 of 13) 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/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/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) packed_rrset_ttl_subtract() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1101 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c1927 boolean_t subtract) in do_userquota_update()
1953 uint64_t user, uint64_t group, uint64_t project, boolean_t subtract) in do_userobjquota_update()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h419 void subtract(unsigned Cycles) { in subtract() function
/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) doq_table_quic_size_subtract() argument
/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js6693 function setPositiveNumber( _elem, value, subtract ) { argument