Home
last modified time | relevance | path

Searched defs:isIndirectBranchOpcode (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h277 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h483 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h331 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h436 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h343 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function