Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp7281 bool Op0OK = in PeepholePPC64ZExtGather() local
7285 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
7290 if (Op0OK) in PeepholePPC64ZExtGather()
7305 bool Op0OK = in PeepholePPC64ZExtGather() local
7308 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
7313 if (Op0OK) in PeepholePPC64ZExtGather()