Home
last modified time | relevance | path

Searched defs:IsBranch (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCDisassembler.cpp29 uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
H A DMCExternalSymbolizer.cpp36 tryAddingSymbolicOperand(MCInst & MI,raw_ostream & cStream,int64_t Value,uint64_t Address,bool IsBranch,uint64_t Offset,uint64_t OpSize,uint64_t InstSize) tryAddingSymbolicOperand() argument
/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp63 tryAddingSymbolicOperand(MCInst & MI,raw_ostream & CommentStream,int64_t Value,uint64_t Address,bool IsBranch,uint64_t Offset,uint64_t OpSize,uint64_t InstSize) tryAddingSymbolicOperand() argument
/llvm-project/llvm/unittests/Target/LoongArch/
H A DMCInstrAnalysisTest.cpp86 TEST_P(InstrAnalysisTest, IsBranch) { in TEST_P() argument
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp260 printAlias(Str, MI, Address, OpNo0, STI, OS, IsBranch); in printAlias() argument
248 printAlias(const char * Str,const MCInst & MI,uint64_t Address,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & OS,bool IsBranch) printAlias() argument
/llvm-project/llvm/unittests/Target/RISCV/
H A DMCInstrAnalysisTest.cpp116 TEST_P(InstrAnalysisTest, IsBranch) { in TEST_P() argument
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceBasicBlocks.cpp48 bool IsBranch = isa<BranchInst>(Term); replaceBranchTerminator() local
/llvm-project/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp27 bool IsBranch, uint64_t ImmOffset, uint64_t ImmSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/llvm-project/llvm/unittests/MC/X86/
H A DX86MCDisassemblerTest.cpp80 int64_t Value, uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
/llvm-project/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp213 static bool tryAddingSymbolicOperand(int64_t Value, bool IsBranch, in tryAddingSymbolicOperand()
/llvm-project/bolt/lib/Rewrite/
H A DLinuxKernelRewriter.cpp1715 const bool IsBranch = BC.MIB->isBranch(*Inst); readStaticKeysJumpTable() local
1805 const bool IsBranch = Info.Likely ^ Info.InitValue; rewriteStaticKeysJumpTable() local
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp454 const bool IsBranch = Entry.second & BRANCHENTRY; dump() local
/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp74 tryAddingSymbolicOperand(int64_t Value,bool IsBranch,uint64_t Address,uint64_t Offset,uint64_t Width,MCInst & MI,const MCDisassembler * Decoder) tryAddingSymbolicOperand() argument
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp2389 tryAddingSymbolicOperand(MCInst & Inst,raw_ostream &,int64_t Value,uint64_t,bool IsBranch,uint64_t,uint64_t,uint64_t) tryAddingSymbolicOperand() argument