Home
last modified time | relevance | path

Searched refs:ShufMask1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20792 static const int ShufMask1[] = { 0, 1, 4, 5, 8, 9, 12, 13, in LowerTRUNCATE() local
20797 In = DAG.getVectorShuffle(MVT::v32i8, DL, In, In, ShufMask1); in LowerTRUNCATE()