Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp7293 SmallPtrSet<SDNode *, 16> ToPromote1, ToPromote2; in PeepholePPC64ZExtGather() local
7297 PeepholePPC64ZExtGather(Op32.getOperand(1), ToPromote2); in PeepholePPC64ZExtGather()
7307 ToPromote.insert_range(ToPromote2); in PeepholePPC64ZExtGather()