Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2087 SDValue CMPCC = LHS.getOperand(3); in LookThroughSetCC() local
2089 LHS = CMPCC.getOperand(0); in LookThroughSetCC()
2090 RHS = CMPCC.getOperand(1); in LookThroughSetCC()