Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp356 unsigned FinalB = composeSubRegIndices(IB.getSubReg(), SubB); in getCommonSuperRegClass() local
357 if (FinalA != FinalB) in getCommonSuperRegClass()