Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 7 of 7) sorted by relevance

/llvm-project/openmp/runtime/test/tasking/
H A Dtask_teams_stress_test.cpp88 void test_tasks(omp_event_handle_t *handles, int expected, int *a) { in test_tasks()
120 omp_event_handle_t *handles; in test_base() local
184 void test_tasks_split(omp_event_handle_t *handles, int expected, int *a) { in test_tasks_split()
218 omp_event_handle_t *handles; in test_base_split() local
/llvm-project/lldb/unittests/Host/
H A DAlarmTest.cpp67 std::vector<Alarm::Handle> handles; TEST() local
94 std::vector<Alarm::Handle> handles; TEST() local
127 std::vector<Alarm::Handle> handles; TEST() local
/llvm-project/mlir/test/lib/Dialect/Transform/
H A DTestTransformStateExtension.cpp20 SmallVector<Value> handles; in updateMapping() local
H A DTestTransformDialectExtension.cpp271 SmallVector<Value> handles; in apply() local
473 SmallVector<Value> handles; in apply() local
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DTransformInterfaces.cpp97 Operation *op, SmallVectorImpl<Value> &handles, in getHandlesForPayloadOp() argument
116 Value payloadValue, SmallVectorImpl<Value> &handles, in getHandlesForPayloadValue() argument
1799 consumesHandle(MutableArrayRef<OpOperand> handles,SmallVectorImpl<MemoryEffects::EffectInstance> & effects) consumesHandle() argument
1829 producesHandle(ResultRange handles,SmallVectorImpl<MemoryEffects::EffectInstance> & effects) producesHandle() argument
1840 producesHandle(MutableArrayRef<BlockArgument> handles,SmallVectorImpl<MemoryEffects::EffectInstance> & effects) producesHandle() argument
1851 onlyReadsHandle(MutableArrayRef<OpOperand> handles,SmallVectorImpl<MemoryEffects::EffectInstance> & effects) onlyReadsHandle() argument
[all...]
/llvm-project/lldb/source/Host/common/
H A DTCPSocket.cpp268 std::vector<MainLoopBase::ReadHandleUP> handles; Accept() local
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp2067 ValueRange handles = getHandles(); apply() local
[all...]