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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h371 static inline bool isCondBranchOpcode(int Opc) { function in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp139 static bool isCondBranchOpcode(int Opc) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h646 bool isCondBranchOpcode(int Opc) { function in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp145 static bool isCondBranchOpcode(int Opc) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp105 static bool isCondBranchOpcode(int Opc) { function

Completed in 60 milliseconds