Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1892 SDValue CMPCC = LHS.getOperand(3); in LookThroughSetCC() local
1894 LHS = CMPCC.getOperand(0); in LookThroughSetCC()
1895 RHS = CMPCC.getOperand(1); in LookThroughSetCC()