Searched refs:RCC (Results 1 – 2 of 2) sorted by relevance
225 const auto *RCC = cast<ReturnedValueConstructionContext>(CC); in computeObjectUnderConstruction() local229 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction()
9637 ISD::CondCode RCC = cast<CondCodeSDNode>(RHS.getOperand(2))->get(); in performAndCombine() local9648 if (RCC == ISD::SETUNE) { in performAndCombine()