Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h277 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h436 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h371 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h630 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-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp149 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function