Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3869 bool Op0OK = in PeepholePPC64ZExtGather() local
3873 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
3878 if (Op0OK) in PeepholePPC64ZExtGather()
3893 bool Op0OK = in PeepholePPC64ZExtGather() local
3896 if (!Op0OK && !Op1OK) in PeepholePPC64ZExtGather()
3901 if (Op0OK) in PeepholePPC64ZExtGather()