Lines Matching defs:Inp0
3323 SDValue Inp0 = Op.getOperand(0);
3324 MVT InpTy = ty(Inp0);
3338 SDValue W = appendUndef(Inp0, WInpTy, DAG);
3362 SDValue Inp0; // Optional first argument.
3364 Inp0 = Op.getOperand(0);
3372 Subtarget.isHVXElementType(ty(Inp0))) {
3377 if (shouldWidenToHvx(ty(Inp0), DAG)) {
3407 if (ty(Op).getSizeInBits() != ty(Inp0).getSizeInBits()) {
3428 SDValue Inp0; // Optional first argument.
3430 Inp0 = Op.getOperand(0);
3438 Subtarget.isHVXElementType(ty(Inp0))) {
3458 if (isHvxBoolTy(ty(Inp0))) {
3465 if (ty(Op).getSizeInBits() != ty(Inp0).getSizeInBits()) {