Home
last modified time | relevance | path

Searched refs:Op1OK (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3891 bool Op1OK = in PeepholePPC64ZExtGather() local
3893 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
3901 if (Op1OK) in PeepholePPC64ZExtGather()
3915 bool Op1OK = isUInt<15>(Op32.getConstantOperandVal(1)); in PeepholePPC64ZExtGather() local
3916 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()