Home
last modified time | relevance | path

Searched refs:greatestCommonDivisor (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp556 unsigned GCDSize = greatestCommonDivisor(OrigSize, TargetSize); in getLCMSize()
574 int GCDElts = greatestCommonDivisor(OrigTy.getNumElements(), in getLCMType()
617 int GCD = greatestCommonDivisor(OrigTy.getNumElements(), in getGCDType()
627 unsigned GCD = greatestCommonDivisor(OrigSize, TargetSize); in getGCDType()
645 unsigned GCD = greatestCommonDivisor(OrigSize, TargetSize); in getGCDType()
DLegalizerHelper.cpp1456 const int GCD = greatestCommonDivisor(SrcSize, WideSize); in widenScalarMergeValues()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMathExtras.h610 inline T greatestCommonDivisor(T A, T B) {
620 return greatestCommonDivisor<uint64_t>(A, B);
/external/llvm-project/llvm/include/llvm/Support/
DMathExtras.h622 inline T greatestCommonDivisor(T A, T B) {
632 return greatestCommonDivisor<uint64_t>(A, B);
/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp128 gcd = llvm::greatestCommonDivisor(gcd, std::abs(tableau(row, col))); in normalizeRow()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp148 deUint32 greatestCommonDivisor (const deUint32 a, const deUint32 b) in greatestCommonDivisor() function
166 return (a*b)/greatestCommonDivisor(a,b); in lowestCommonMultiple()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp178 int GCD = greatestCommonDivisor(OrigTy.getNumElements(), in getGCDType()
190 int GCD = greatestCommonDivisor(OrigTy.getSizeInBits(), in getGCDType()
1248 const int GCD = greatestCommonDivisor(SrcSize, WideSize); in widenScalarMergeValues()
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3738 greatestCommonDivisor(uint32_t(abs((int32_t)Offset)), Alignment); in getKnownAlignForUse()
3865 uint32_t gcd = greatestCommonDivisor(uint32_t(abs((int32_t)Offset)), in updateImpl()
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3441 greatestCommonDivisor(uint32_t(abs((int32_t)Offset)), Alignment); in getKnownAlignForUse()
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...