Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h240 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h411 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function