Searched refs:inputAllocationA (Results 1 – 1 of 1) sorted by relevance
855 Allocation inputAllocationA = Allocation.createSized(RS, Element.I32(RS), len); in sumgcd() local860 inputAllocationA.copyFrom(inputArrayA); in sumgcd()864 final long rsRslt = s.reduce_sumgcd(inputAllocationA, inputAllocationB).get(); in sumgcd()870 inputAllocationA, inputAllocationB), in sumgcd()872 inputAllocationA.destroy(); in sumgcd()