Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1778 ValueRots.clear(); in collectValueRotInfo()
1782 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()
1793 for (auto &I : ValueRots) { in collectValueRotInfo()
2658 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots; member in __anonb5cceeb00611::BitPermutationSelector