Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.special/
H A Dnon_member_swap_const.pass.cpp22 int* calls; member
29 int* calls; member
/llvm-project/clang/test/AST/
H A Dast-dump-wasm-attr-import.c21 void calls(void) { in calls() function
/llvm-project/llvm/unittests/Support/
H A DErrnoTest.cpp23 unsigned calls = 0; in TEST() local
/llvm-project/clang/test/CodeGenCXX/
H A Dinalloca-lambda.cpp11 static int calls = 0; in test() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dinitialization-nobug.cpp36 static int calls; countCalls() local
/llvm-project/clang/test/Sema/
H A Dwarn-deprecated-non-prototype.c79 void calls(void) { in calls() function
/llvm-project/openmp/docs/
H A DSupportAndFAQ.rst8 .. _calls: global() target
/llvm-project/mlir/lib/Transforms/Utils/
H A DInliner.cpp307 SmallVectorImpl<ResolvedCall> &calls, in collectCallOps() argument
413 SmallVector<ResolvedCall, 8> calls; member
588 auto &calls = inlinerIface.calls; inlineCallsInSCC() local
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h277 iterator_range<call_iterator> calls() { calls() function
[all...]
/llvm-project/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp179 SmallVector<Operation *> calls; apply() local