Home
last modified time | relevance | path

Searched defs:masks (Results 1 – 9 of 9) sorted by relevance

/llvm-project/openmp/runtime/test/affinity/
H A Dlibomp_test_topology.h24 affinity_mask_t **masks; member
156 affinity_mask_t **masks = in topology_alloc_type_places() local
205 affinity_mask_t **masks = in topology_alloc_openmp_places() local
230 affinity_mask_t **masks = in topology_alloc_openmp_partition() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dcontiguous_container.cpp78 std::vector<std::vector<int>> masks(capacity + 1); in TestContainer() local
165 std::vector<std::vector<std::vector<int>>> masks( in TestDoubleEndedContainer() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.h32 exception_mask_t masks[EXC_TYPES_COUNT]; member
/llvm-project/libc/src/__support/HashTable/
H A Dtable.h156 IteratableBitMask masks = ctrls.match_byte(secondary); find() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateNarrowType.cpp640 SmallVector<Attribute> masks, shiftRightAmounts, shiftLeftAmounts; global() member
784 SmallVector<Attribute> masks, shiftRightAmounts, shiftLeftAmounts; precomputeMetadata() local
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp146 auto masks = getMasks(tileType); allocateTileId() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp233 InstCounterType eventCounter(const unsigned *masks, WaitEventType E) { in eventCounter() argument
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp91 ArrayAttr masks = m.getMaskDimSizes(); getMaskFormat() local
/llvm-project/openmp/runtime/src/
H A Dkmp.h932 kmp_affin_mask_t *masks; member