Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp6743 bool Op1OK = in PeepholePPC64ZExtGather() local
6745 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
6753 if (Op1OK) in PeepholePPC64ZExtGather()
6767 bool Op1OK = isUInt<15>(Op32.getConstantOperandVal(1)); in PeepholePPC64ZExtGather() local
6768 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()