Searched refs:ToPromote1 (Results 1 – 1 of 1) sorted by relevance
7248 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local7249 if (!PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1)) in PeepholePPC64ZExtGather()7253 ToPromote.insert_range(ToPromote1); in PeepholePPC64ZExtGather()7263 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local7264 if (!PeepholePPC64ZExtGather(Op32.getOperand(B+0), ToPromote1)) in PeepholePPC64ZExtGather()7266 if (!PeepholePPC64ZExtGather(Op32.getOperand(B+1), ToPromote1)) in PeepholePPC64ZExtGather()7270 ToPromote.insert_range(ToPromote1); in PeepholePPC64ZExtGather()7279 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local7280 if (!PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1)) in PeepholePPC64ZExtGather()7286 ToPromote.insert_range(ToPromote1); in PeepholePPC64ZExtGather()[all …]