Home
last modified time | relevance | path

Searched refs:ToPromote1 (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6695 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local
6700 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather()
6710 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local
6717 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather()
6726 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local
6733 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather()
6740 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local
6742 PeepholePPC64ZExtGather(Op32.getOperand(0), ToPromote1); in PeepholePPC64ZExtGather()
6751 ToPromote.insert(ToPromote1.begin(), ToPromote1.end()); in PeepholePPC64ZExtGather()
6764 SmallPtrSet<SDNode *, 16> ToPromote1; in PeepholePPC64ZExtGather() local
[all …]