Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h239 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h411 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function