Searched refs:getBranchOpcode (Results 1 – 2 of 2) sorted by relevance
65 static unsigned getBranchOpcode(BranchPredicate Cond);
1872 unsigned SIInstrInfo::getBranchOpcode(SIInstrInfo::BranchPredicate Cond) { in getBranchOpcode() function in SIInstrInfo2078 = getBranchOpcode(static_cast<BranchPredicate>(Cond[0].getImm())); in insertBranch()