Searched refs:ToPromote1 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 6036 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6041 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6051 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6058 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6067 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local 6074 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6081 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local 6083 PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1); in PeepholePPC64ZExtGather() 6092 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather() 6105 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local [all …]
|