Searched refs:LocalRefValues (Results 1 – 2 of 2) sorted by relevance
388 void LocalRefValues(bool localRefValues) {_localRefValues = localRefValues;} in LocalRefValues() function389 bool LocalRefValues() {return _localRefValues;} in LocalRefValues() function761 if(LocalRefValues()) in FunctionCode()790 if(LocalRefValues()) in KernelCode()840 if (LocalRefValues()) in KernelCode()860 (LocalRefValues() ? ", localValues" : "")+");\n"; in KernelCode()864 if (LocalRefValues()) in KernelCode()1150 if(LocalRefValues()) in ExecuteSingleTest()1152 …error = clSetKernelArg(kernel, argInd++, LocalRefValues() ? typeSize*CurrentGroupSize()*NumNonAtom… in ExecuteSingleTest()
1803 using CBasicTestMemOrderScope<HostAtomicType, HostDataType>::LocalRefValues;1911 LocalRefValues(LocalMemory()); in ExecuteSingleTest()