Searched refs:PackOpcode (Results 1 – 1 of 1) sorted by relevance
10249 PackOpcode = X86ISD::PACKUS; in matchShuffleWithPACK()10262 PackOpcode = X86ISD::PACKSS; in matchShuffleWithPACK()10295 unsigned PackOpcode; in lowerShuffleWithPACK() local10314 (PackOpcode == X86ISD::PACKSS || Subtarget.hasSSE41())) in lowerShuffleWithPACK()20254 static SDValue matchTruncateWithPACK(unsigned &PackOpcode, EVT DstVT, in matchTruncateWithPACK() argument20303 PackOpcode = X86ISD::PACKUS; in matchTruncateWithPACK()20322 PackOpcode = X86ISD::PACKSS; in matchTruncateWithPACK()20333 PackOpcode = X86ISD::PACKSS; in matchTruncateWithPACK()20368 unsigned PackOpcode; in LowerTruncateVecPackWithSignBits() local32219 unsigned PackOpcode; in ReplaceNodeResults() local[all …]