Home
last modified time | relevance | path

Searched refs:Calculate (Results 1 – 25 of 89) sorted by relevance

1234

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DFileSpec.h421 m_absolute = Absolute::Calculate; in PathWasModified()
425 Calculate, enumerator
434 mutable Absolute m_absolute = Absolute::Calculate; ///< Cache absoluteness.
/openbsd/src/gnu/llvm/compiler-rt/lib/builtins/arm/
Dmodsi3.S27 @ Calculate and return the remainder of the (signed) division.
Ddivsi3.S31 @ Calculate and return the quotient of the (signed) division.
Ddivmodsi4.S28 @ Calculate the quotient and remainder of the (signed) division. The return
Dumodsi3.S21 @ Calculate and return the remainder of the (unsigned) division.
Dudivmodsi4.S22 @ Calculate the quotient and remainder of the (unsigned) division. The return
Dudivsi3.S25 @ Calculate and return the quotient of the (unsigned) division.
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDominators.h65 extern template void Calculate<BBDomTree>(BBDomTree &DT);
69 extern template void Calculate<BBPostDomTree>(BBPostDomTree &DT);
/openbsd/src/usr.sbin/unbound/
Dac_pkg_swig.m474 # Calculate the required version number components
90 # Calculate the available version number components
Dax_pkg_swig.m482 # Calculate the required version number components
98 # Calculate the available version number components
/openbsd/src/gnu/llvm/llvm/lib/IR/
DDominators.cpp79 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBDomTree>(
85 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBPostDomTree>(
/openbsd/src/gnu/gcc/gcc/config/c4x/
Dlibgcc.S109 ; Calculate initial estimate r[0]
/openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/
Dlibgcc.S109 ; Calculate initial estimate r[0]
/openbsd/src/gnu/gcc/libssp/
Dconfigure.ac137 # Calculate toolexeclibdir
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DGenericDomTree.h199 void Calculate(DomTreeT &DT);
797 DomTreeBuilder::Calculate(*this);
DGenericDomTreeConstruction.h1561 void Calculate(DomTreeT &DT) { in Calculate() function
/openbsd/src/gnu/llvm/lldb/source/Utility/
DFileSpec.cpp499 if (m_absolute != Absolute::Calculate) in IsAbsolute()
/openbsd/src/gnu/gcc/libmudflap/
Dconfigure.ac149 # Calculate toolexeclibdir
/openbsd/src/gnu/llvm/llvm/docs/GlobalISel/
DGenericOpcode.rst563 Calculate the base-e or base-2 exponential of a value
568 Calculate the base-e, base-2, or base-10 respectively.
/openbsd/src/gnu/gcc/libgomp/
Dconfigure.ac74 # Calculate toolexeclibdir
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dsh64elf.em353 .cranges descriptors). Calculate the maximum number of new
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dsh64elf.em353 .cranges descriptors). Calculate the maximum number of new
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.cpp996 template void DomTreeBuilder::Calculate<VPDominatorTree>(VPDominatorTree &DT);
/openbsd/src/gnu/llvm/libcxxabi/src/
Daix_state_tab_eh.inc270 // Calculate the object address from the FSM entry.
/openbsd/src/sys/arch/sparc64/sparc64/
Dlocore.s1692 sub %g1, %g7, %g1 ! Calculate %canrestore - %g7
2986 sllx %g5, 3, %g5 ! Calculate entry number
3067 sllx %g5, 3, %g5 ! Calculate entry number

1234