Searched refs:ToPromote1 (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 6930 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6935 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6945 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6952 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6961 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6968 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6975 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local 6977 PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1); in PeepholePPC64ZExtGather() 6986 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6999 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local [all …]
|