Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:ZeroUndef

1852   bool ZeroUndef = Op.getOpcode() == ISD::CTLZ_ZERO_UNDEF;
1854 if (ZeroUndef && Src.getValueType() == MVT::i32)
1879 if (!ZeroUndef) {