reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6234 if (!ISR.isMachineOpcode() || 6235 ISR.getMachineOpcode() != TargetOpcode::INSERT_SUBREG) 6238 if (!ISR.hasOneUse()) 6241 if (ISR.getConstantOperandVal(2) != PPC::sub_32) 6244 SDValue IDef = ISR.getOperand(0); 6252 SDValue Op32 = ISR->getOperand(1); 6268 if (!ToPromote.count(UN) && UN != ISR.getNode()) { 6320 SDValue ReplOpOps[] = { ISR.getOperand(0), V, ISR.getOperand(2) }; 6320 SDValue ReplOpOps[] = { ISR.getOperand(0), V, ISR.getOperand(2) }; 6323 ISR.getNode()->getVTList(), ReplOpOps);