Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1900 SDValue CMPCC = LHS.getOperand(3); in LookThroughSetCC() local
1902 LHS = CMPCC.getOperand(0); in LookThroughSetCC()
1903 RHS = CMPCC.getOperand(1); in LookThroughSetCC()