Home
last modified time | relevance | path

Searched defs:shuffled (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/
H A Drandom_shuffle.pass.cpp34 int shuffled[] = {1, 2, 3, 4}; in test_with_iterator() local
H A Dranges_shuffle.pass.cpp115 auto shuffled = input; in test_one() local
134 auto shuffled = input; in test_one() local
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DSubgroupReduceLowering.cpp161 Value shuffled = builder createSubgroupShuffleReduction() local
/llvm-project/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp572 Value shuffled = builder warpReduction() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp1408 Value shuffled = warpShuffleFromIdxFn( matchAndRewrite() local