Home
last modified time | relevance | path

Searched defs:Shuffle (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp348 for (auto *Shuffle : Shuffles) { in lowerInterleavedLoad() local
358 for (auto *Shuffle : BinOpShuffles) { in lowerInterleavedLoad() local
448 for (auto *Shuffle : Shuffles) { in tryReplaceExtracts() local
H A DComplexDeinterleavingPass.cpp743 auto CheckType = [&](ShuffleVectorInst *Shuffle) { in identifyNode()
756 auto CheckDeinterleavingShuffle = [&](ShuffleVectorInst *Shuffle) -> bool { in identifyNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp338 Value *Shuffle = Builder.CreateShuffleVector(I->getOperand(0), LeafMask); in tryInterleave() local
351 Value *Shuffle = Builder.CreateShuffleVector(I->get(), LeafMask); in tryInterleave() local
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Drand.go233 func (r *Rand) Shuffle(n int, swap func(i, j int)) { func
350 func Shuffle(n int, swap func(i, j int)) { globalRand.Shuffle(n, swap) } func
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/
Drand.go247 func (r *Rand) Shuffle(n int, swap func(i, j int)) { func
470 func Shuffle(n int, swap func(i, j int)) { globalRand().Shuffle(n, swap) } func
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCostModel.cpp349 ShuffleVectorInst *Shuffle; in matchVectorSplittingReduction() local
485 const ShuffleVectorInst *Shuffle = cast<ShuffleVectorInst>(I); in getInstructionCost() local
/aosp_15_r20/platform_testing/libraries/health/composers/platform/src/android/platform/test/composer/
H A DShuffle.java26 public class Shuffle<U> extends ShuffleBase<Bundle, U> { class
/aosp_15_r20/platform_testing/libraries/health/composers/host/src/android/host/test/composer/
H A DShuffle.java24 public class Shuffle<U> extends ShuffleBase<Map<String, String>, U> { class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DComplexDeinterleavingPass.h41 Shuffle enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DUseListOrder.h29 std::vector<unsigned> Shuffle; member
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DUseListOrder.h31 std::vector<unsigned> Shuffle; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dtranspose_op_benchmark.cc57 static auto Shuffle(std::array<int32_t, size> perm) { in Shuffle() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_context.h71 void Shuffle(std::vector<T>* sequence, size_t lo, size_t hi) const { in Shuffle() function
96 void Shuffle(std::vector<T>* sequence) const { in Shuffle() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.h71 void Shuffle(std::vector<T>* sequence, size_t lo, size_t hi) const { in Shuffle() function
96 void Shuffle(std::vector<T>* sequence) const { in Shuffle() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_context.h71 void Shuffle(std::vector<T>* sequence, size_t lo, size_t hi) const { in Shuffle() function
96 void Shuffle(std::vector<T>* sequence) const { in Shuffle() function
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DSIMD.cpp877 RValue<SIMD::Int> Shuffle(RValue<SIMD::Int> x, RValue<SIMD::Int> y, uint16_t select) in Shuffle() function
884 RValue<SIMD::UInt> Shuffle(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y, uint16_t select) in Shuffle() function
891 RValue<SIMD::Float> Shuffle(RValue<SIMD::Float> x, RValue<SIMD::Float> y, uint16_t select) in Shuffle() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1100 Value *Shuffle = in simplifyAMDGCNMemoryIntrinsicDemanded() local
1280 auto *Shuffle = cast<ShuffleVectorInst>(I); in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp289 for (auto *Shuffle : Shuffles) { in tryReplaceExtracts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp374 for (auto *Shuffle : Shuffles) { in tryReplaceExtracts() local
/aosp_15_r20/external/skia/tools/
H A DToolUtils.h247 static void Shuffle(SkSpan<sk_sp<TopoTestNode>> graph, SkRandom* rand) { in Shuffle() function

123456