Searched refs:getMatchingCondBranchOpcode (Results 1 – 4 of 4) sorted by relevance
340 int getMatchingCondBranchOpcode(int Opc);
448 MI->setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()1445 int llvm::getMatchingCondBranchOpcode(int Opc) { in getMatchingCondBranchOpcode() function in llvm
456 unsigned getMatchingCondBranchOpcode(unsigned Opc);
477 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()1789 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm