Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1724 unsigned ThisRLAmt = RLAmt[i]; in collectBitGroups() local
1728 ThisRLAmt = LastRLAmt; in collectBitGroups()
1744 if (ThisRLAmt == LastRLAmt && ThisValue == LastValue) in collectBitGroups()
1753 LastRLAmt = ThisRLAmt; in collectBitGroups()