Searched refs:computeOffsetFromTheBeginning (Results 1 – 2 of 2) sorted by relevance
157 uint64_t computeOffsetFromTheBeginning(int MBB);325 uint64_t MipsBranchExpansion::computeOffsetFromTheBeginning(int MBB) { in computeOffsetFromTheBeginning() function in MipsBranchExpansion640 uint64_t JOffset = computeOffsetFromTheBeginning(MBB->getNumber()) + in expandToLongBranch()642 uint64_t TgtMBBOffset = computeOffsetFromTheBeginning(TgtMBB->getNumber()); in expandToLongBranch()
158 uint64_t computeOffsetFromTheBeginning(int MBB);330 uint64_t MipsBranchExpansion::computeOffsetFromTheBeginning(int MBB) { in computeOffsetFromTheBeginning() function in MipsBranchExpansion654 uint64_t JOffset = computeOffsetFromTheBeginning(MBB->getNumber()) + in expandToLongBranch()656 uint64_t TgtMBBOffset = computeOffsetFromTheBeginning(TgtMBB->getNumber()); in expandToLongBranch()