Searched refs:Op1OK (Results 1 – 1 of 1) sorted by relevance
3995 bool Op1OK = in PeepholePPC64ZExtGather() local3997 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()4005 if (Op1OK) in PeepholePPC64ZExtGather()4019 bool Op1OK = isUInt<15>(Op32.getConstantOperandVal(1)); in PeepholePPC64ZExtGather() local4020 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()