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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelLowering.cpp878 SDValue CMPCC = LHS.getOperand(3); local
880 LHS = CMPCC.getOperand(0);
881 RHS = CMPCC.getOperand(1);

Completed in 125 milliseconds