Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp764 getMatchingCondBranchOpcode(int Opc, bool invertPredicate) const { in getMatchingCondBranchOpcode() function in HexagonInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1591 int llvm::getMatchingCondBranchOpcode(int Opc) { in getMatchingCondBranchOpcode() function in llvm