Home
last modified time | relevance | path

Searched defs:isUncondBranchOpcode (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h258 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } in isUncondBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h467 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h315 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h420 bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h324 static inline bool isUncondBranchOpcode(int Opc) { return Opc == AArch64::B; } in isUncondBranchOpcode() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h144 inline static bool isUncondBranchOpcode(int Opc) { in isUncondBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp125 static bool isUncondBranchOpcode(int Opc) { return Opc == ARC::BR; } in isUncondBranchOpcode() function
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp144 static bool isUncondBranchOpcode(int Opc) { return Opc == SP::BA; } in isUncondBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp144 static bool isUncondBranchOpcode(int Opc) { return Opc == SP::BA; } in isUncondBranchOpcode() function