Searched defs:getGCDType (Results 1 – 3 of 3) sorted by relevance
48 TEST(GISelUtilsTest, getGCDType) { in TEST() argument
605 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType() function in llvm
175 static LLT getGCDType(LLT OrigTy, LLT TargetTy) { in getGCDType() function