Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:CondCodeSDNode

2510   CondCodeSDNode *CC = dyn_cast<CondCodeSDNode>(Op.getOperand(2));
2512 assert(CC != 0 && "LowerSETCC: CondCodeSDNode should not be null here!\n");