Home
last modified time | relevance | path

Searched defs:captured (Results 1 – 11 of 11) sorted by relevance

/llvm-project/compiler-rt/test/xray/TestCases/Posix/
H A Darg1-logging-implicit-this.cpp19 volatile uint64_t captured = 0; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dtrivial-auto-var-init.cpp54 __block xyz_t captured = create(^() { in test_block_self_init() local
74 __block xyz_t captured; in test_block_captures_self_after_init() local
/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp84 bool captured(const Use *U) override { in captured() function
125 bool captured(const Use *U) override { in captured() function
169 bool captured(const Use *U) override { in captured() function
H A DInstructionSimplify.cpp2845 bool captured(const Use *U) override { computePointerICmp() function
/llvm-project/llvm/unittests/Analysis/
H A DCaptureTrackingTest.cpp80 bool captured(const Use *U) override { in captured() function
/llvm-project/flang/test/Lower/
H A Dhost-associated.f90329 integer :: captured local
350 integer :: captured, captured_stmt_func, i local
/llvm-project/llvm/unittests/TargetParser/
H A DTargetParserTest.cpp1054 std::string captured = testing::internal::GetCapturedStdout(); TEST() local
2244 std::string captured = testing::internal::GetCapturedStdout(); TEST() local
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgMatchOps.cpp376 SmallVector<Attribute> captured = llvm::to_vector( in matchOperation() local
/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp368 OpaqueValueExpr *captured = capture() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp537 bool captured(const Use *U) override { captured() function
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp860 bool captured(const Use *U) override { foldAllocaCmp() function