Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 181) sorted by relevance

12345678

/freebsd-12.1/lib/libc/mips/string/
H A Dbcmp.S61 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 Dbzero.S58 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 Dstrlen.S53 PTR_SUBU v0, a0, v1 # compute length - 1 for '\0' char
/freebsd-12.1/sys/mips/mips/
H A Dsupport.S420 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 Dfp.S672 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 DRegisterClassInfo.h71 void compute(const TargetRegisterClass *RC) const;
77 compute(RC); in get()
H A DScheduleDFS.h142 void compute(ArrayRef<SUnit> SUnits);
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp437 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 DDivergenceAnalysis.cpp364 void DivergenceAnalysis::compute() { in compute() function in DivergenceAnalysis
446 DA.compute(); in GPUDivergenceAnalysis()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp91 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
188 compute(RC); in computePSetLimit()
H A DInterleavedLoadCombinePass.cpp712 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 Dfabs.S57 abs.d $f0, $f12 # compute absolute value of x
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.h35 static ExtractionSemicolonPolicy compute(const Stmt *S,
H A DSourceExtraction.cpp69 ExtractionSemicolonPolicy::compute(const Stmt *S, SourceRange &ExtractedRange, in compute() function in clang::tooling::ExtractionSemicolonPolicy
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h213 SizeOffsetType compute(Value *V);
280 SizeOffsetEvalType compute(Value *V);
H A DDivergenceAnalysis.h68 void compute();
/freebsd-12.1/contrib/ntp/scripts/
H A Dinvoke-summary.texi4 @cindex compute various stastics from NTP stat files
45 summary - compute various stastics from NTP stat files - Ver. 4.2.8p14
H A Dsummary-opts.def7 prog-title = 'compute various stastics from NTP stat files';
/freebsd-12.1/sys/gnu/dts/arm/
H A Dbcm2837-rpi-cm3-io3.dts7 compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
H A Dbcm2835-rpi-cm1-io1.dts7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBN_mod_inverse.pod5 BN_mod_inverse - compute inverse modulo n
/freebsd-12.1/contrib/traceroute/
H A DREADME18 included. "mean.awk" and "median.awk" compute the mean and median time
/freebsd-12.1/release/
H A DMakefile.gce73 /usr/local/bin/gcloud compute images create ${GCE_TARGET} \
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dlb1spc.asm131 ! 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 Dprime.pod6 prime - compute prime numbers

12345678