Searched defs:isBranchOffsetInRange (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp532 bool AVRInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:llvm::AVRInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp279 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, function in class:MipsInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp426 bool RISCVInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:RISCVInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h546 virtual bool isBranchOffsetInRange(unsigned BranchOpc, function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp201 bool AArch64InstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:AArch64InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1952 bool SIInstrInfo::isBranchOffsetInRange(unsigned BranchOp, function in class:SIInstrInfo

Completed in 108 milliseconds