Home
last modified time | relevance | path

Searched defs:arg_size (Results 1 – 25 of 28) sorted by relevance

12

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp55 uint32_t arg_size = function_type->NumInOperands() - 1; in Apply() local
Dtransformation_permute_function_parameters.cpp59 auto arg_size = function_type->NumInOperands() - 1; in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp56 uint32_t arg_size = function_type->NumInOperands() - 1; in Apply() local
Dtransformation_permute_function_parameters.cpp59 auto arg_size = function_type->NumInOperands() - 1; in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp56 uint32_t arg_size = function_type->NumInOperands() - 1; in Apply() local
Dtransformation_permute_function_parameters.cpp59 auto arg_size = function_type->NumInOperands() - 1; in IsApplicable() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp65 for (int arg_size : fmt.arg_sizes) { in print_formatted() local
/third_party/ffmpeg/libavfilter/
Dopencl.h52 size_t arg_size; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h169 size_t arg_size() const { return getNumCallArgs(); } in arg_size() function
DFunction.h739 size_t arg_size() const { return NumArgs; } in arg_size() function
DCallSite.h226 unsigned arg_size() const { return unsigned(arg_end() - arg_begin()); } in arg_size() function
/third_party/mindspore/mindspore/ccsrc/frontend/operator/
Dops_front_infer_function.cc353 constexpr size_t arg_size = 2; in InferImplReduceShape() local
393 constexpr size_t arg_size = 2; in InferImplTupleDiv() local
/third_party/ffmpeg/libavutil/
Dparseutils.c751 int av_find_info_tag(char *arg, int arg_size, const char *tag1, const char *info) in av_find_info_tag()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline_ge.cc454 auto arg_size = info.at(phase)->arg_list_size; in ProcessGeArg() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp282 std::size_t function::arg_size() const in arg_size() function in client::code_gen::function
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Dcomposite.cc980 constexpr size_t arg_size = 2; in GenerateFuncGraph() local
/third_party/freetype/src/sfnt/
Dsfwoff2.c733 FT_ULong arg_size; in compositeGlyph_size() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c722 FT_ULong arg_size; in compositeGlyph_size() local
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_wrapper.cc400 cl_int clSetKernelArg(cl_kernel kernel, cl_uint arg_index, size_t arg_size, const void *arg_value) { in clSetKernelArg()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp401 cl_int clSetKernelArg(cl_kernel kernel, cl_uint arg_index, size_t arg_size, const void *arg_value) { in clSetKernelArg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2337 unsigned arg_size = CS.arg_size(); in SelectCall() local
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp283 size_t arg_size, in clSetKernelArg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1377 inline size_t arg_size () const { return NumArgs; } in arg_size() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp567 cl_int SetKernelArg(cl_kernel kernel, cl_uint arg_index, size_t arg_size, const void *arg_value) in SetKernelArg()
Dentry_points_cl_autogen.cpp603 size_t arg_size, in clSetKernelArg()

12