Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2003 SDValue CMPCC = LHS.getOperand(3); in LookThroughSetCC() local
2005 LHS = CMPCC.getOperand(0); in LookThroughSetCC()
2006 RHS = CMPCC.getOperand(1); in LookThroughSetCC()