Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp7086 bool Op1OK = in PeepholePPC64ZExtGather() local
7088 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
7096 if (Op1OK) in PeepholePPC64ZExtGather()
7110 bool Op1OK = isUInt<15>(Op32.getConstantOperandVal(1)); in PeepholePPC64ZExtGather() local
7111 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()