Searched defs:SignedSat (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 24778 EmitTruncSStore(bool SignedSat, SDValue Chain, const SDLoc &Dl, SDValue Val, in EmitTruncSStore() 24792 EmitMaskedTruncSStore(bool SignedSat, SDValue Chain, const SDLoc &Dl, in EmitMaskedTruncSStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 28194 EmitTruncSStore(bool SignedSat, SDValue Chain, const SDLoc &Dl, SDValue Val, in EmitTruncSStore() 28206 EmitMaskedTruncSStore(bool SignedSat, SDValue Chain, const SDLoc &Dl, in EmitMaskedTruncSStore()
|