Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20800 static const int ShufMask2[] = {0, 2, -1, -1}; in LowerTRUNCATE() local
20801 In = DAG.getVectorShuffle(MVT::v4i64, DL, In, In, ShufMask2); in LowerTRUNCATE()