Searched refs:SIOpd (Results 1 – 4 of 4) sorted by relevance
347 const unsigned SIOpd);
3074 const unsigned SIOpd) { in replacedSelectWithOperand() argument3075 assert((SIOpd == 1 || SIOpd == 2) && "Invalid select operand!"); in replacedSelectWithOperand()3089 SI->replaceUsesOutsideBlock(SI->getOperand(SIOpd), SI->getParent()); in replacedSelectWithOperand()
423 const unsigned SIOpd);
4225 const unsigned SIOpd) { in replacedSelectWithOperand() argument4226 assert((SIOpd == 1 || SIOpd == 2) && "Invalid select operand!"); in replacedSelectWithOperand()4242 SI->replaceUsesOutsideBlock(SI->getOperand(SIOpd), SI->getParent()); in replacedSelectWithOperand()