Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h671 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp188 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp124 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h687 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function