Home
last modified time | relevance | path

Searched defs:extra (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project/lldb/test/API/tools/lldb-dap/stepInTargets/
H A Dmain.cpp2 int foo(int val, int extra) { return val + extra; } in foo() argument
/llvm-project/clang/test/CodeGenObjC/
H A Dobjc2-new-gc-api-strongcast.m19 unsigned long extra[5]; field
/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-for-nullability.h42 unsigned long extra[5]; member
/llvm-project/clang/test/SemaCXX/
H A Dmissing-namespace-qualifier-typo-corrections.cpp102 namespace extra { namespace
117 namespace extra { namespace
/llvm-project/clang/test/SemaObjC/
H A Dforeach.m30 unsigned long extra[5]; field
H A Dattr-swift_name.m24 - (I *)iWithValue:(int)value value:(int)value2 SWIFT_NAME("i(value:extra:)");
25 - (I *)iWithValueConvertingValue:(int)value value:(int)value2 SWIFT_NAME("i(_:extra:)");
33 + (I *)iWithYetAnotherValue:(int)value SWIFT_NAME("i(value:extra:)");
50 + (instancetype)specialJ SWIFT_NAME("init(options:extra:)");
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseAssembler.cpp61 convVals(OpBuilder & builder,Location loc,TypeRange types,ValueRange fromVals,ValueRange extraVals,SmallVectorImpl<Value> & toVals,unsigned extra,bool isIn,bool directOut) convVals() argument
198 unsigned extra = inputTypes.size(); matchAndRewrite() local
/llvm-project/clang/test/SemaObjCXX/
H A Dforeach.mm43 unsigned long extra[5]; field
/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_monotonic_env.c27 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
H A Domp_monotonic_schedule_set_get.c33 void check_schedule(const char *extra, const omp_sched_t sched, int chunk, in check_schedule()
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM.h82 uint32_t extra[8]; member
/llvm-project/clang/test/Analysis/
H A Dglobal-region-invalidation.c19 int extra = (2 + strlen ("Clang") + ((4 - ((unsigned int) (2 + strlen ("Clang")) % 4)) % 4)) + (2 + strlen ("1.0") + ((4 - ((unsigned int) (2 + strlen ("1.0")) % 4)) % 4)); in rdar9373039() local
H A Dmisc-ps.c15 …int extra = (2 + foo_rdar9373039 ("Clang") + ((4 - ((unsigned int) (2 + foo_rdar9373039 ("Clang"))… in rdar93730392() local
H A DNSContainers.m40 unsigned long extra[5]; field
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_ring_buffer_test.cpp19 int64_t extra[3]; member
/llvm-project/polly/lib/External/isl/
H A Disl_vec.c91 int old_size, extra; in isl_vec_expand() local
144 int extra; in isl_vec_zero_extend() local
H A Disl_reordering.c281 unsigned extra) in isl_reordering_extend()
H A Disl_map_private.h61 unsigned extra; member
H A Disl_local.c269 int extra; in isl_local_reorder() local
H A Disl_printer.c52 static int grow_buf(__isl_keep isl_printer *p, int extra) in grow_buf()
/llvm-project/mlir/lib/Query/
H A DQueryParser.cpp91 llvm::StringRef extra = line; in endQuery() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DRocmRuntimeWrappers.cpp65 void **extra, size_t /*paramsCount*/) { in mgpuLaunchKernel() argument
/llvm-project/flang/runtime/
H A Dunit.cpp54 int extra{0}; in Emit() local
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c136 static void get_mpfr_d(const mpfr_t x, uint32 *h, uint32 *l, uint32 *extra) in get_mpfr_d()
200 static void get_mpfr_f(const mpfr_t x, uint32 *f, uint32 *extra) in get_mpfr_f()
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py684 do_scrub(body, scrubber, scrubber_args, extra) global() argument
697 __init__( self, string, extra, funcdef_attrs_and_ret, args_and_sig, attrs, func_name_separator, ginfo, ) global() argument

12