Home
last modified time | relevance | path

Searched defs:evaluateBranch (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCInstrAnalysis.cpp27 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() function in MCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
HDBPFMCTargetDesc.cpp79 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anona50f025a0111::BPFMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
HDLanaiMCTargetDesc.cpp96 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon219a94d40111::LanaiMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUMCTargetDesc.cpp125 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon856f86a60111::AMDGPUMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYMCTargetDesc.cpp115 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon1fd94e5e0111::CSKYMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchMCTargetDesc.cpp97 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon664fd4440111::LoongArchMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsMCTargetDesc.cpp139 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon1660709c0111::MipsMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVMCTargetDesc.cpp199 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon51b74bd80111::RISCVMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64MCTargetDesc.cpp412 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anon2d3d0e1c0511::AArch64MCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMCTargetDesc.cpp475 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anonf28d00ed0211::PPCMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCTargetDesc.cpp415 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch() function in __anond4c7ab6a0211::ARMMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCTargetDesc.cpp688 bool evaluateBranch(MCInst const &Inst, uint64_t Addr, in evaluateBranch() function in __anon7e9f87be0611::HexagonMCInstrAnalysis
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86MCTargetDesc.cpp645 bool X86MCInstrAnalysis::evaluateBranch(const MCInst &Inst, uint64_t Addr, in evaluateBranch() function in llvm::X86_MC::X86MCInstrAnalysis