Searched defs:SignedSat (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 26773 EmitTruncSStore(bool SignedSat,SDValue Chain,const SDLoc & DL,SDValue Val,SDValue Ptr,EVT MemVT,MachineMemOperand * MMO,SelectionDAG & DAG) EmitTruncSStore() argument 26784 EmitMaskedTruncSStore(bool SignedSat,SDValue Chain,const SDLoc & DL,SDValue Val,SDValue Ptr,SDValue Mask,EVT MemVT,MachineMemOperand * MMO,SelectionDAG & DAG) EmitMaskedTruncSStore() argument [all...] |