Searched refs:CMPCC (Results 1 – 1 of 1) sorted by relevance
2087 SDValue CMPCC = LHS.getOperand(3); in LookThroughSetCC() local2089 LHS = CMPCC.getOperand(0); in LookThroughSetCC()2090 RHS = CMPCC.getOperand(1); in LookThroughSetCC()