Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9961 SmallVector<int, 64> Unpckl, Unpckh; matchShuffleWithUNPCK() local
10033 SmallVector<int, 8> Unpckl; lowerShuffleWithUNPCK() local
10060 SmallVector<int, 32> Unpckl, Unpckh; lowerShuffleWithUNPCK256() local
15833 SDValue Unpckl = DAG.getNode(X86ISD::UNPCKL, DL, VT, V1, V2); lowerShufflePairAsUNPCKAndPermute() local
[all...]