Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1098 unsigned RLAmtKey = BG.RLAmt + (BG.Repl32 ? 64 : 0); in collectValueRotInfo() local
1099 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()