Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1465 unsigned SrcBit = NextBit; in computeSubRegLaneMasks() local
1466 LaneBitmask SrcMask = LaneBitmask::getLane(SrcBit); in computeSubRegLaneMasks()
1481 int Shift = DstBit - SrcBit; in computeSubRegLaneMasks()