Searched refs:getBranchOpcode (Results 1 – 3 of 3) sorted by relevance
525 static unsigned getBranchOpcode(ISD::CondCode Cond) { in getBranchOpcode() function562 unsigned BrOpcode = getBranchOpcode(CC); in LowerSELECT_CC()
103 static unsigned getBranchOpcode(BranchPredicate Cond);
2996 unsigned SIInstrInfo::getBranchOpcode(SIInstrInfo::BranchPredicate Cond) { in getBranchOpcode() function in SIInstrInfo3172 = getBranchOpcode(static_cast<BranchPredicate>(Cond[0].getImm())); in insertBranch()