| /freebsd-12.1/lib/libc/mips/string/ |
| H A D | bcmp.S | 61 PTR_SUBU a3, zero, a1 # compute # bytes to word align address 74 and a3, a2, ~3 # compute number of whole words left 76 PTR_ADDU a3, a3, a0 # compute ending address 90 PTR_ADDU a3, a3, a0 # compute ending address 100 and a3, a2, ~3 # compute number of whole words left 102 PTR_ADDU a3, a3, a0 # compute ending address 114 PTR_ADDU a3, a2, a0 # compute ending address
|
| H A D | bzero.S | 58 PTR_SUBU a3, zero, a0 # compute # bytes to word align address 65 and v0, a1, SZREG-1 # compute number of words left 68 PTR_ADDU a3, a3, a0 # compute ending address 75 PTR_ADDU a3, a1, a0 # compute ending address
|
| H A D | strlen.S | 53 PTR_SUBU v0, a0, v1 # compute length - 1 for '\0' char
|
| /freebsd-12.1/sys/mips/mips/ |
| H A D | support.S | 420 sll t1, a1, 8 # compute c << 8 in t1 421 or t1, t1, a1 # compute c << 8 | c in 11 435 PTR_ADDU t0, t0, a0 # compute ending address 443 PTR_ADDU t0, a2, a0 # compute ending address 468 and v0, a1, 3 # compute number of words left 471 PTR_ADDU a3, a3, a0 # compute ending address 478 PTR_ADDU a3, a1, a0 # compute ending address 512 PTR_ADDU a3, a3, a0 # compute ending address 526 PTR_ADDU a3, a3, a0 # compute ending address 538 PTR_ADDU a3, a3, a0 # compute ending address [all …]
|
| H A D | fp.S | 672 or t0, t0, ta0 # compute result sign 731 or t0, t0, ta0 # compute result sign 875 sltu t9, t3, ta3 # compute carry 897 sltu v0, t3, 1 # compute barrow out 1025 sltu v0, v0, v1 # compute carry 1097 subu t1, t1, ta1 # compute exponent 1172 subu t1, t1, ta1 # compute exponent 1337 subu t1, t1, t9 # compute exponent 1419 subu t1, t1, t9 # compute exponent 1622 seq v0, t3, zero # compute carry [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | RegisterClassInfo.h | 71 void compute(const TargetRegisterClass *RC) const; 77 compute(RC); in get()
|
| H A D | ScheduleDFS.h | 142 void compute(ArrayRef<SUnit> SUnits);
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | MemoryBuiltins.cpp | 437 SizeOffsetType Data = Visitor.compute(const_cast<Value*>(Ptr)); in getObjectSize() 499 SizeOffsetType ObjectSizeOffsetVisitor::compute(Value *V) { in compute() function in ObjectSizeOffsetVisitor 669 SizeOffsetType PtrData = compute(GEP.getPointerOperand()); in visitGEPOperator() 680 return compute(GA.getAliasee()); in visitGlobalAlias() 707 SizeOffsetType TrueSide = compute(I.getTrueValue()); in visitSelectInst() 708 SizeOffsetType FalseSide = compute(I.getFalseValue()); in visitSelectInst() 753 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute(Value *V) { in compute() function in ObjectSizeOffsetEvaluator 781 SizeOffsetType Const = Visitor.compute(V); in compute_()
|
| H A D | DivergenceAnalysis.cpp | 364 void DivergenceAnalysis::compute() { in compute() function in DivergenceAnalysis 446 DA.compute(); in GPUDivergenceAnalysis()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | RegisterClassInfo.cpp | 91 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo 188 compute(RC); in computePSetLimit()
|
| H A D | InterleavedLoadCombinePass.cpp | 712 static bool compute(Value *V, VectorInfo &Result, const DataLayout &DL) { in compute() function 754 if (!compute(Op, Old, DL)) in computeFromBCI() 793 if (!compute(SVI->getOperand(0), LHS, DL)) in computeFromSVI() 798 if (!compute(SVI->getOperand(1), RHS, DL)) in computeFromSVI()
|
| /freebsd-12.1/lib/libc/mips/gen/ |
| H A D | fabs.S | 57 abs.d $f0, $f12 # compute absolute value of x
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Extract/ |
| H A D | SourceExtraction.h | 35 static ExtractionSemicolonPolicy compute(const Stmt *S,
|
| H A D | SourceExtraction.cpp | 69 ExtractionSemicolonPolicy::compute(const Stmt *S, SourceRange &ExtractedRange, in compute() function in clang::tooling::ExtractionSemicolonPolicy
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | MemoryBuiltins.h | 213 SizeOffsetType compute(Value *V); 280 SizeOffsetEvalType compute(Value *V);
|
| H A D | DivergenceAnalysis.h | 68 void compute();
|
| /freebsd-12.1/contrib/ntp/scripts/ |
| H A D | invoke-summary.texi | 4 @cindex compute various stastics from NTP stat files 45 summary - compute various stastics from NTP stat files - Ver. 4.2.8p14
|
| H A D | summary-opts.def | 7 prog-title = 'compute various stastics from NTP stat files';
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | bcm2837-rpi-cm3-io3.dts | 7 compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
|
| H A D | bcm2835-rpi-cm1-io1.dts | 7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | BN_mod_inverse.pod | 5 BN_mod_inverse - compute inverse modulo n
|
| /freebsd-12.1/contrib/traceroute/ |
| H A D | README | 18 included. "mean.awk" and "median.awk" compute the mean and median time
|
| /freebsd-12.1/release/ |
| H A D | Makefile.gce | 73 /usr/local/bin/gcloud compute images create ${GCE_TARGET} \
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | lb1spc.asm | 131 ! compute sign of result; if neither is negative, no problem 134 xor %o1, %o0, %g3 ! compute sign in any case 180 ! Now compute %g2. 479 ! compute sign of result; if neither is negative, no problem 527 ! Now compute %g2.
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | prime.pod | 6 prime - compute prime numbers
|