Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h735 unsigned DefStartBit = 0; in findValueFromDefImpl() local
740 DefStartBit += DefSize; in findValueFromDefImpl()
744 findValueFromDefImpl(SrcReg, StartBit + DefStartBit, Size); in findValueFromDefImpl()