Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_masked_select_test.cpp56 TEST_F(OpMaskedSelectOutTest, BroadcastMask) { in TEST_F() argument
H A Dop_masked_scatter_test.cpp64 TEST_F(OpMaskedScatterOutTest, BroadcastMask) { in TEST_F() argument
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8555 SmallVector<int, 8> BroadcastMask(NumElts, i); in lowerVectorShuffleAsBroadcast() local
11038 SmallVector<int, 8> BroadcastMask((unsigned)NumElts, -1); in lowerShuffleAsRepeatedMaskAndLanePermute() local
24829 SmallVector<int, 64> BroadcastMask(NumElts, 0); in matchUnaryVectorShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12715 SmallVector<int, 8> BroadcastMask(NumElts, i); in lowerShuffleAsBroadcast() local
15588 SmallVector<int, 8> BroadcastMask((unsigned)NumElts, -1); in lowerShuffleAsRepeatedMaskAndLanePermute() local
33400 SmallVector<int, 64> BroadcastMask(NumBaseMaskElts, 0); in combineX86ShuffleChain() local
33498 SmallVector<int, 64> BroadcastMask(NumMaskElts, 0); in combineX86ShuffleChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17688 SmallVector<int, 8> BroadcastMask((unsigned)NumElts, -1); in lowerShuffleAsRepeatedMaskAndLanePermute() local