Lines Matching refs:SmallSet
163 SmallSet<unsigned, 4> &ImmDefRegs,
166 SmallSet<unsigned, 4> &ImmDefRegs,
174 SmallSet<unsigned, 4> &CopySrcRegs,
190 SmallSet<unsigned, 16> &FoldAsLoadDefCandidates);
1298 SmallSet<unsigned, 16> &FoldAsLoadDefCandidates) { in isLoadFoldable()
1319 SmallSet<unsigned, 4> &ImmDefRegs, in isMoveImmediate()
1340 SmallSet<unsigned, 4> &ImmDefRegs, in foldImmediate()
1380 SmallSet<unsigned, 4> &CopySrcRegs, in foldRedundantCopy()
1505 SmallSet<unsigned, 4> ImmDefRegs; in runOnMachineFunction()
1507 SmallSet<unsigned, 16> FoldAsLoadDefCandidates; in runOnMachineFunction()
1517 SmallSet<unsigned, 4> CopySrcRegs; in runOnMachineFunction()