Searched refs:EncodeCalculateCardIndex (Results 1 – 2 of 2) sorted by relevance
529 void EncodeCalculateCardIndex(Reg baseReg, ScopedTmpReg *tmp, ScopedTmpReg *tmp1);
2775 EncodeCalculateCardIndex(base, &tmp, &tmp1); in EncodeInterGenerationalBarrier()2794 void PostWriteBarrier::EncodeCalculateCardIndex(Reg baseReg, ScopedTmpReg *tmp, ScopedTmpReg *tmp1) in EncodeCalculateCardIndex() function in ark::compiler::PostWriteBarrier