Home
last modified time | relevance | path

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

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