Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCTargetDesc.cpp159 bool isUnconditionalBranch(const MCInst &Inst) const override { isUnconditionalBranch() function in __anonaf2ad53d0111::LoongArchMCInstrAnalysis
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp282 bool isUnconditionalBranch(const MCInst &Inst) const override { isUnconditionalBranch() function in __anon156163d10111::RISCVMCInstrAnalysis
/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp215 static bool isUnconditionalBranch(Instruction *Term) { in isUnconditionalBranch() function
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp402 bool isUnconditionalBranch(const MCInst &Inst) const override { isUnconditionalBranch() function in __anone81aaee30211::ARMMCInstrAnalysis
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp680 bool isUnconditionalBranch(MCInst const &Inst) const override { isUnconditionalBranch() function in __anonb916f4370611::HexagonMCInstrAnalysis