Searched refs:evaluateBranch (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst &Inst, uint64_t Addr, function in class:MCInstrAnalysis
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h152 evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCTargetDesc.cpp78 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp96 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCTargetDesc.cpp115 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCTargetDesc.cpp140 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp266 bool evaluateBranch(const MCInst &Inst, uint64_t Addr,
282 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp438 bool evaluateBranch(MCInst const &Inst, uint64_t Addr,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp312 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size,
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1439 if (MIA->evaluateBranch(Inst, SectionAddr + Index, Size, Target)) {

Completed in 396 milliseconds