Searched defs:arg_size (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dttymodes.c355 int arg_size; local
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dppt.c599 size_t res_size, cookie_size, arg_size; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h169 size_t arg_size() const { return getNumCallArgs(); } function in class:llvm::StatepointFlags::StatepointBase
H A DInstrTypes.h1234 unsigned arg_size() const { return arg_end() - arg_begin(); } function in class:llvm::CallBase
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstack.c222 int arg_size; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h578 unsigned arg_size() const { return NumArgs; } function in class:clang::CodeGen::ABIArgInfo::final
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp1116 KMP_API_NAME_GOMP_TASK(void (*func)(void *), void *data, void (*copy_func)(void *, void *), long arg_size, long arg_align, bool if_cond, unsigned gomp_flags, void **depend) argument
1648 __GOMP_taskloop(void (*func)(void *), void *data, void (*copy_func)(void *, void *), long arg_size, long arg_align, unsigned gomp_flags, unsigned long num_tasks, int priority, T start, T end, T step) argument
1788 KMP_API_NAME_GOMP_TASKLOOP( void (*func)(void *), void *data, void (*copy_func)(void *, void *), long arg_size, long arg_align, unsigned gomp_flags, unsigned long num_tasks, int priority, long start, long end, long step) argument
1796 KMP_API_NAME_GOMP_TASKLOOP_ULL( void (*func)(void *), void *data, void (*copy_func)(void *, void *), long arg_size, long arg_align, unsigned gomp_flags, unsigned long num_tasks, int priority, unsigned long long start, unsigned long long end, unsigned long long step) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2337 unsigned arg_size = CS.arg_size(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3447 unsigned arg_size() const { return CXXUnresolvedConstructExprBits.NumArgs; } function in class:clang::final
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp134 size_t arg_size = sizeof(uint32_t); local
246 const size_t arg_size = sizeof(uint32_t); local
324 const size_t arg_size = sizeof(uint32_t); local
369 const size_t arg_size = sizeof(uint64_t); local
[all...]
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c8081 build_mips16_call_stub(rtx retval, rtx fn, rtx arg_size, int fp_code) argument

Completed in 324 milliseconds