HomeSort by relevance Sort by last modified time
    Searched defs:isIndirectBranchOpcode (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 260 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; }
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 432 bool isIndirectBranchOpcode(int Opc) {

Completed in 543 milliseconds