Searched defs:argSize (Results 1 – 6 of 6) sorted by relevance
18 cl_int Kernel::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg()
129 cl_int CLKernelCL::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg()
208 int32_t argSize; in u_printf_string_handler() local
1064 unsigned argSize = (ValTy == MVT::f64) ? 8 : 16; in fixupVariableFloatArgs() local
4544 const int argSize = (int)argAggregate->getSequence().size(); in decomposeSampleMethods() local