Home
last modified time | relevance | path

Searched defs:getMatchingCondBranchOpcode (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp759 getMatchingCondBranchOpcode(int Opc, bool invertPredicate) const { in getMatchingCondBranchOpcode() function in HexagonInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1744 int llvm::getMatchingCondBranchOpcode(int Opc) { in getMatchingCondBranchOpcode() function in llvm