Searched refs:BitGroup (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp859 struct BitGroup { struct in class:__anon14478::BitPermutationSelector
874 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) function in struct:__anon14478::BitPermutationSelector::BitGroup
1062 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx,
1069 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx,
1135 auto IsAllLow32 = [this](BitGroup & BG) {
1359 eraseMatchingBitGroups([VRI](const BitGroup &BG) {
1392 eraseMatchingBitGroups([VRI](const BitGroup &BG) {
1596 auto MatchingBG = [VRI](const BitGroup &BG) {
1784 eraseMatchingBitGroups([VRI](const BitGroup &BG) {
1799 BitGroup B
[all...]

Completed in 155 milliseconds