Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h360 LLT FoundRegTy = MRI.getType(FoundReg); in tryCombineTrunc() local
361 if (DstTy == FoundRegTy) { in tryCombineTrunc()