Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h660 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp139 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp183 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp112 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h670 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function