reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
70 AVRCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
324 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); 452 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) {