Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h493 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h338 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function