Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h478 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h650 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp149 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp124 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function