Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1045 unsigned ThisRLAmt = RLAmt[i]; in collectBitGroups() local
1049 ThisRLAmt = LastRLAmt; in collectBitGroups()
1058 if (ThisRLAmt == LastRLAmt && ThisValue == LastValue) in collectBitGroups()
1064 LastRLAmt = ThisRLAmt; in collectBitGroups()