Searched refs:SignedSat (Results 1 – 1 of 1) sorted by relevance
26749 EmitTruncSStore(bool SignedSat, SDValue Chain, const SDLoc &DL, SDValue Val, in EmitTruncSStore() argument26755 unsigned Opc = SignedSat ? X86ISD::VTRUNCSTORES : X86ISD::VTRUNCSTOREUS; in EmitTruncSStore()26760 static SDValue EmitMaskedTruncSStore(bool SignedSat, SDValue Chain, in EmitMaskedTruncSStore() argument26766 unsigned Opc = SignedSat ? X86ISD::VMTRUNCSTORES : X86ISD::VMTRUNCSTOREUS; in EmitMaskedTruncSStore()