Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h277 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h436 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h371 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h630 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h651 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h480 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp149 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp179 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp124 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function