HomeSort by relevance Sort by last modified time
    Searched refs:IsBranch (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/llvm/lib/MC/MCDisassembler/
MCDisassembler.cpp 20 uint64_t Address, bool IsBranch,
26 IsBranch, Offset, InstSize);
MCExternalSymbolizer.cpp 25 // the caller. If the instruction is a branch instruction then IsBranch is true,
31 // and IsBranch is true then a symbol look up for Value is done and if a symbol
39 bool IsBranch,
60 if (!SymbolLookUp || (InstSize == 1 && !IsBranch))
64 if (IsBranch)
79 else if (IsBranch) {
86 if (!Name && !IsBranch)
  /external/llvm/lib/Target/AArch64/Disassembler/
AArch64ExternalSymbolizer.h 32 int64_t Value, uint64_t Address, bool IsBranch,
  /external/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 66 /// \param IsBranch - Is the instruction a branch?
72 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
MCDisassembler.h 93 uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
MCDisassembler.h 94 uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
MCDisassembler.h 94 uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
MCDisassembler.h 94 uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 64 /// \param IsBranch - Is the instruction a branch?
70 bool IsBranch, uint64_t Offset,
MCExternalSymbolizer.h 49 int64_t Value, uint64_t Address, bool IsBranch,

Completed in 275 milliseconds

1 2 3