Home
last modified time | relevance | path

Searched refs:BlockDistance (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRALongBranchReg.cpp142 uint64_t BlockDistance = static_cast<uint64_t>( in run() local
146 if (!TII->isBranchOffsetInRange(Last->getOpcode(), BlockDistance)) { in run()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp131 int BlockDistance = in expandBranches() local
133 int BranchDistance = BlockDistance - MBBStartOffset; in expandBranches()