Searched refs:Calculate (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/arm/
H A Ddivsi3.S34 @ Calculate and return the quotient of the (signed) division.
H A Dmodsi3.S30 @ Calculate and return the remainder of the (signed) division.
H A Ddivmodsi4.S31 @ Calculate the quotient and remainder of the (signed) division. The return
H A Dudivmodsi4.S26 @ Calculate the quotient and remainder of the (unsigned) division. The return
H A Dudivsi3.S28 @ Calculate and return the quotient of the (unsigned) division.
H A Dumodsi3.S24 @ Calculate and return the remainder of the (unsigned) division.
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DDominators.h42 extern template void Calculate<Function, BasicBlock *>(
44 extern template void Calculate<Function, Inverse<BasicBlock *>>(
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DDominators.cpp68 template void llvm::Calculate<Function, BasicBlock *>(
70 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DGenericDomTree.h179 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT,
642 Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, FuncT &F);
729 Calculate<FT, NodeT *>(*this, F);
738 Calculate<FT, Inverse<NodeT *>>(*this, F);
H A DGenericDomTreeConstruction.h150 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT, function in namespace:llvm
202 // Step #3: Calculate the semidominators of all vertices
/freebsd-11.0-release/sys/boot/pc98/boot0.5/
H A Dboot.s63 # Step 2: Calculate the segment address of the bootstrap routine
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.cpp85 void Calculate(Block *Entry);
131 R.Calculate(BB2B[&F.getEntryBlock()]);
207 void RelooperAlgorithm::Calculate(Block *Entry) { function in class:RelooperAlgorithm
/freebsd-11.0-release/sys/boot/i386/pmbr/
H A Dpmbr.s90 movb NHRDRV,%dh # Calculate the highest
/freebsd-11.0-release/sys/conf/
H A Dkern.pre.mk194 # Calculate path for .m files early, if needed.
/freebsd-11.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl708 sub Remainder = EndPtr, InPtr // Calculate

Completed in 315 milliseconds