Home
last modified time | relevance | path

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

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