Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1879 unsigned ThisRLAmt = RLAmt[i]; in collectBitGroups() local
1883 ThisRLAmt = LastRLAmt; in collectBitGroups()
1899 if (ThisRLAmt == LastRLAmt && ThisValue == LastValue) in collectBitGroups()
1908 LastRLAmt = ThisRLAmt; in collectBitGroups()