Lines Matching refs:BottomHalf
5239 ConstantSDNode *BottomHalf = nullptr;5244 if (BottomHalf == nullptr)5245 BottomHalf = cast<ConstantSDNode>(Cond.getOperand(i));5246 else if (Cond->getOperand(i).getNode() != BottomHalf)5262 assert(TopHalf && BottomHalf &&5267 BottomHalf->isNullValue() ? RHS->getOperand(0) : LHS->getOperand(0),