Searched refs:getMatchingCondBranchOpcode (Results 1 – 2 of 2) sorted by relevance
764 unsigned getMatchingCondBranchOpcode(unsigned Opc);
577 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()2222 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm