Searched defs:isIndirectBranchOpcode (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.h | 671 bool isIndirectBranchOpcode(int Opc) { isIndirectBranchOpcode() function |
/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | SparcInstrInfo.cpp | 188 static bool isIndirectBranchOpcode(int Opc) { isIndirectBranchOpcode() function |
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEInstrInfo.cpp | 124 static bool isIndirectBranchOpcode(int Opc) { isIndirectBranchOpcode() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.h | 684 static inline bool isIndirectBranchOpcode(int Opc) { isIndirectBranchOpcode() function |