Searched defs:isUncondBranchOpcode (Results 1 – 9 of 9) sorted by relevance
258 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } in isUncondBranchOpcode() function
467 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
315 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
420 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
324 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } in isUncondBranchOpcode() function
144 inline static bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
125 static bool isUncondBranchOpcode(int Opc) { return Opc == ARC::BR; } in isUncondBranchOpcode() function
144 static bool isUncondBranchOpcode(int Opc) { return Opc == SP::BA; } in isUncondBranchOpcode() function