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