Home
last modified time | relevance | path

Searched defs:getGCDType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp80 TEST(GISelUtilsTest,getGCDType) TEST() argument
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1247 LLT llvm::getGCDType(LLT OrigTy, LLT TargetTy) { getGCDType() function in llvm