Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h836 unsigned DefStartBit = 0; in findValueFromDefImpl() local
841 DefStartBit += DefSize; in findValueFromDefImpl()
845 findValueFromDefImpl(SrcReg, StartBit + DefStartBit, Size); in findValueFromDefImpl()