Searched defs:isUncondBranchOpcode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h237 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } function in namespace:llvm
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h406 bool isUncondBranchOpcode(int Opc) { function in namespace:llvm

Completed in 1461 milliseconds