Home
last modified time | relevance | path

Searched defs:Unpckh (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
10038 SmallVector<int, 8> Unpckh; lowerShuffleWithUNPCK() local
10060 SmallVector<int, 32> Unpckl, Unpckh; lowerShuffleWithUNPCK256() local
15834 SDValue Unpckh = DAG.getNode(X86ISD::UNPCKH, DL, VT, V1, V2); lowerShufflePairAsUNPCKAndPermute() local
[all...]