Lines Matching defs:OpVal
7144 SDValue OpVal = getOperand(i);7147 if (OpVal.isUndef())7149 else if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(OpVal))7152 else if (ConstantFPSDNode *CN = dyn_cast<ConstantFPSDNode>(OpVal))