Home
last modified time | relevance | path

Searched defs:GreatestCommonDivisor (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp37 int64_t GreatestCommonDivisor(int64_t a, int64_t b) { in GreatestCommonDivisor() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp37 int64_t GreatestCommonDivisor(int64_t a, int64_t b) { in GreatestCommonDivisor() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp670 APInt llvm::APIntOps::GreatestCommonDivisor(APInt A, APInt B) { in GreatestCommonDivisor() function in llvm::APIntOps
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp899 APInt llvm::APIntOps::GreatestCommonDivisor(const APInt& API1, in GreatestCommonDivisor() function in llvm::APIntOps
/external/llvm/lib/Support/
DAPInt.cpp823 APInt llvm::APIntOps::GreatestCommonDivisor(const APInt& API1, in GreatestCommonDivisor() function in llvm::APIntOps
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp801 APInt llvm::APIntOps::GreatestCommonDivisor(const APInt& API1, in GreatestCommonDivisor() function in llvm::APIntOps