Home
last modified time | relevance | path

Searched defs:isUnconditionalBranch (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h63 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() function
H A DMCInstrDesc.h325 bool isUnconditionalBranch() const { in isUnconditionalBranch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCTargetDesc.cpp159 bool isUnconditionalBranch(const MCInst &Inst) const override { in isUnconditionalBranch() function in __anond44693ea0111::LoongArchMCInstrAnalysis
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp281 bool isUnconditionalBranch(const MCInst &Inst) const override { in isUnconditionalBranch() function in __anon4993c57e0111::RISCVMCInstrAnalysis
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp215 static bool isUnconditionalBranch(Instruction *Term) { in isUnconditionalBranch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp401 bool isUnconditionalBranch(const MCInst &Inst) const override { in isUnconditionalBranch() function in __anon0c0d42100211::ARMMCInstrAnalysis
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp678 bool isUnconditionalBranch(MCInst const &Inst) const override { in isUnconditionalBranch() function in __anon9dcc64640611::HexagonMCInstrAnalysis