Searched defs:isCondBranchOpcode (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h354 static inline bool isCondBranchOpcode(int Opc) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h619 bool isCondBranchOpcode(int Opc) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp139 static bool isCondBranchOpcode(int Opc) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp145 static bool isCondBranchOpcode(int Opc) { function

Completed in 125 milliseconds