Searched refs:computeOffsetFromTheBeginning (Results 1 – 1 of 1) sorted by relevance
157 uint64_t computeOffsetFromTheBeginning(int MBB);325 uint64_t MipsBranchExpansion::computeOffsetFromTheBeginning(int MBB) { in computeOffsetFromTheBeginning() function in MipsBranchExpansion649 uint64_t JOffset = computeOffsetFromTheBeginning(MBB->getNumber()) + in expandToLongBranch()651 uint64_t TgtMBBOffset = computeOffsetFromTheBeginning(TgtMBB->getNumber()); in expandToLongBranch()