Home
last modified time | relevance | path

Searched refs:isBranchOffsetInRange (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.h107 bool isBranchOffsetInRange(unsigned BranchOpc,
DAVRInstrInfo.cpp532 bool AVRInstrInfo::isBranchOffsetInRange(unsigned BranchOp, in isBranchOffsetInRange() function in llvm::AVRInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h81 bool isBranchOffsetInRange(unsigned BranchOpc,
DRISCVInstrInfo.cpp432 bool RISCVInstrInfo::isBranchOffsetInRange(unsigned BranchOp, in isBranchOffsetInRange() function in RISCVInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp286 if (TII->isBranchOffsetInRange(MI.getOpcode(), DestOffset - BrOffset)) in isBlockInRange()
448 assert(!TII->isBranchOffsetInRange(MI.getOpcode(), DestOffset - SrcOffset)); in fixupUnconditionalBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h89 bool isBranchOffsetInRange(unsigned BranchOpc,
DMipsBranchExpansion.cpp650 if (STI->hasMips32r6() && TII->isBranchOffsetInRange(Mips::BC, I.Offset)) { in expandToLongBranch()
806 !TII->isBranchOffsetInRange(Br->getOpcode(), Offset)) { in handlePossibleLongBranch()
DMipsInstrInfo.cpp278 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange() function in MipsInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h176 bool isBranchOffsetInRange(unsigned BranchOpc,
DAArch64InstrInfo.cpp179 bool AArch64InstrInfo::isBranchOffsetInRange(unsigned BranchOp, in isBranchOffsetInRange() function in AArch64InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h548 virtual bool isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h261 bool isBranchOffsetInRange(unsigned BranchOpc,
DSIInstrInfo.cpp1749 bool SIInstrInfo::isBranchOffsetInRange(unsigned BranchOp, in isBranchOffsetInRange() function in SIInstrInfo