Home
last modified time | relevance | path

Searched refs:getMatchingCondBranchOpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h784 unsigned getMatchingCondBranchOpcode(unsigned Opc);
H A DARMBaseInstrInfo.cpp431 MI.setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()
2088 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) { in getMatchingCondBranchOpcode() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc13541 {"_ZN4llvm27getMatchingCondBranchOpcodeEi", "llvm::getMatchingCondBranchOpcode(int)"},