Searched refs:getMatchingCondBranchOpcode (Results 1 – 3 of 3) sorted by relevance
784 unsigned getMatchingCondBranchOpcode(unsigned Opc);
431 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()2088 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm
13541 {"_ZN4llvm27getMatchingCondBranchOpcodeEi", "llvm::getMatchingCondBranchOpcode(int)"},