Lines Matching refs:BO_And
8754 case tok::amp: Opc = BO_And; break;8948 case BO_And:9093 assert(Bop->getOpcode() == BO_And);9172 if (Bop->getOpcode() == BO_And)