Searched refs:srcCE (Results 1 – 3 of 3) sorted by relevance
732 long srcCE = srcCEs[srcIndex + i]; in copyCE32() local733 long ce = modifier.modifyCE(srcCE); in copyCE32()736 modifiedCEs[i] = srcCE; in copyCE32()
731 long srcCE = srcCEs[srcIndex + i]; in copyCE32() local732 long ce = modifier.modifyCE(srcCE); in copyCE32()735 modifiedCEs[i] = srcCE; in copyCE32()
961 int64_t srcCE = srcCEs[i]; in copyCE32() local962 int64_t ce = modifier.modifyCE(srcCE); in copyCE32()965 modifiedCEs[i] = srcCE; in copyCE32()