| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCInstrAnalysis.cpp | 27 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() function in MCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/tools/llvm-cfi-verify/lib/ |
| H A D | GraphBuilder.cpp | 140 if (!Analysis.getMCInstrAnalysis()->evaluateBranch( in buildFlowsToUndefined() 257 if (!Analysis.getMCInstrAnalysis()->evaluateBranch( in buildFlowGraphImpl()
|
| H A D | FileAnalysis.cpp | 179 if (!MIA->evaluateBranch(InstrMeta.Instruction, InstrMeta.VMAddress, in willTrapOnCFIViolation() 214 if (!MIA->evaluateBranch(InstrMeta.Instruction, InstrMeta.VMAddress, in getDefiniteNextInstruction() 508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCInstrAnalysis.h | 155 evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchMCTargetDesc.cpp | 86 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon9073bd1a0111::LoongArchMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/MCTargetDesc/ |
| H A D | BPFMCTargetDesc.cpp | 79 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anone5d67a300111::BPFMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiMCTargetDesc.cpp | 97 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anone66607aa0111::LanaiMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUMCTargetDesc.cpp | 124 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anonaae306fc0111::AMDGPUMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCTargetDesc.cpp | 119 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anonb05e13b40111::CSKYMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMCTargetDesc.cpp | 121 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon1682beae0111::RISCVMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCTargetDesc.cpp | 141 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anona6e535f20111::MipsMCInstrAnalysis
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | MCPlusBuilder.cpp | 323 bool MCPlusBuilder::evaluateBranch(const MCInst &Inst, uint64_t Addr, in evaluateBranch() function in MCPlusBuilder 325 return Analysis->evaluateBranch(Inst, Addr, Size, Target); in evaluateBranch()
|
| H A D | BinaryFunction.cpp | 1244 if (MIB->evaluateBranch(Instruction, AbsoluteInstrAddr, Size, in disassemble() 1481 if (BC.MIB->evaluateBranch(Instruction, AbsoluteInstrAddr, Size, in scanExternalRefs()
|
| H A D | BinaryContext.cpp | 939 MIB->evaluateBranch(Instr, InstrAddress, InstrSize, TargetAddress)) { in hasValidCodePadding()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCTargetDesc.cpp | 380 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anonb75873c30211::PPCMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86IntelInstPrinter.cpp | 378 if (MIA->evaluateBranch(*MI, 0, 0, Target)) in printMemReference()
|
| H A D | X86ATTInstPrinter.cpp | 420 if (MIA->evaluateBranch(*MI, 0, 0, Target)) in printMemReference()
|
| H A D | X86MCTargetDesc.cpp | 506 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, 630 bool X86MCInstrAnalysis::evaluateBranch(const MCInst &Inst, uint64_t Addr, in evaluateBranch() function in llvm::X86_MC::X86MCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCTargetDesc.cpp | 597 bool evaluateBranch(MCInst const &Inst, uint64_t Addr, in evaluateBranch() function in __anoncef475940611::HexagonMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCTargetDesc.cpp | 418 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon158f23400211::ARMMCInstrAnalysis
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MCTargetDesc.cpp | 407 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon7d91fbf20411::AArch64MCInstrAnalysis
|
| /llvm-project-15.0.7/bolt/lib/Target/AArch64/ |
| H A D | AArch64MCPlusBuilder.cpp | 431 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon77c122c80111::AArch64MCPlusBuilder
|
| /llvm-project-15.0.7/llvm/tools/sancov/ |
| H A D | sancov.cpp | 800 MIA->evaluateBranch(Inst, SectionAddr + Index, Size, Target) && in getObjectCoveragePoints()
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | MCPlusBuilder.h | 819 virtual bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 1136 bool TargetKnown = MIA->evaluateBranch(Inst, Index, Size, Target); in collectLocalBranchTargets() 1676 MIA->evaluateBranch(Inst, SectionAddr + Index, Size, Target); in disassembleObject()
|