Home
last modified time | relevance | path

Searched defs:canWidenShuffleElements (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5443 static bool canWidenShuffleElements(ArrayRef<int> Mask, in canWidenShuffleElements() function
5493 static bool canWidenShuffleElements(ArrayRef<int> Mask, in canWidenShuffleElements() function
5509 static bool canWidenShuffleElements(ArrayRef<int> Mask) { in canWidenShuffleElements() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6270 static bool canWidenShuffleElements(ArrayRef<int> Mask, in canWidenShuffleElements() function
6320 static bool canWidenShuffleElements(ArrayRef<int> Mask, in canWidenShuffleElements() function
6336 static bool canWidenShuffleElements(ArrayRef<int> Mask) { in canWidenShuffleElements() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10415 static bool canWidenShuffleElements(ArrayRef<int> Mask, in canWidenShuffleElements() function