Searched refs:ToPromote1 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 7224 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 7229 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 7239 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 7246 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 7255 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 7262 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 7269 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local 7271 PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1); in PeepholePPC64ZExtGather() 7280 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 7293 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local [all …]
|