Searched defs:isCondBranchOpcode (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.h | 660 bool isCondBranchOpcode(int Opc) { isCondBranchOpcode() function |
/llvm-project/llvm/lib/Target/ARC/ | ||
H A D | ARCInstrInfo.cpp | 139 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function |
/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | SparcInstrInfo.cpp | 183 static bool isCondBranchOpcode(int Opc) { isCondBranchOpcode() function |
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEInstrInfo.cpp | 112 static bool isCondBranchOpcode(int Opc) { isCondBranchOpcode() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.h | 667 static inline bool isCondBranchOpcode(int Opc) { isCondBranchOpcode() function |