Searched refs:srcCE (Results 1 – 3 of 3) sorted by relevance
729 long srcCE = srcCEs[srcIndex + i]; in copyCE32() local730 long ce = modifier.modifyCE(srcCE); in copyCE32()733 modifiedCEs[i] = srcCE; in copyCE32()
730 long srcCE = srcCEs[srcIndex + i]; in copyCE32() local731 long ce = modifier.modifyCE(srcCE); in copyCE32()734 modifiedCEs[i] = srcCE; in copyCE32()
959 int64_t srcCE = srcCEs[i]; in copyCE32() local960 int64_t ce = modifier.modifyCE(srcCE); in copyCE32()963 modifiedCEs[i] = srcCE; in copyCE32()