Lines Matching full:opval
6308 SDValue OpVal = getOperand(i);6311 if (OpVal.getOpcode() == ISD::UNDEF)6313 else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal))6316 else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal))