Lines Matching full:opval
6674 SDValue OpVal = getOperand(i);6677 if (OpVal.getOpcode() == ISD::UNDEF)6679 else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal))6682 else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal))