Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ZExt

1423 /// defined.  For example, 'zext i8 undef to i32' should produce all zeros
1424 /// conservatively, as "(zext i8 X -> i32) & 0xFF00" must always return zero,
1504 case Instruction::ZExt: