reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
306 Cond.clear(); 330 if (Cond.empty()) { 371 Cond.push_back(MachineOperand::CreateImm(BranchCode)); 377 assert(Cond.size() == 1); 386 AVRCC::CondCodes OldBranchCode = (AVRCC::CondCodes)Cond[0].getImm();