Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1942 ValueRots.clear(); in collectValueRotInfo()
1946 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()
1957 for (auto &I : ValueRots) { in collectValueRotInfo()
2822 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots; member in __anona86302d50711::BitPermutationSelector