Searched refs:ccResultAllOnes (Results 1 – 1 of 1) sorted by relevance
2543 APInt ccResultAllOnes = APInt::getAllOnesValue(ccResultVT.getSizeInBits()); in LowerSETCC() local2548 DAG.getConstant(ccResultAllOnes, ccResultVT)); in LowerSETCC()