Home
last modified time | relevance | path

Searched defs:Saturating (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/num-traits/src/ops/
Dsaturating.rs5 pub trait Saturating { interface
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h941 bool Saturating) { in _vqmovn2()
DIceInstARM32.cpp1168 bool Saturating = true; in emitIAS() local
DIceAssemblerARM32.cpp3902 bool Unsigned, bool Saturating) { in vqmovn2()
DIceTargetLoweringARM32.cpp5427 bool Saturating = true; in lowerIntrinsic() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp820 bool Saturating = in PromoteIntRes_MULFIX() local
887 bool Saturating = N->getOpcode() == ISD::SDIVFIXSAT || in earlyExpandDIVFIX() local
925 bool Saturating = N->getOpcode() == ISD::SDIVFIXSAT || in PromoteIntRes_DIVFIX() local
3360 bool Saturating = (N->getOpcode() == ISD::SMULFIXSAT || in ExpandIntRes_MULFIX() local
DTargetLowering.cpp7670 bool Saturating = (Node->getOpcode() == ISD::SMULFIXSAT || in expandFixedPointMul() local
7807 bool Saturating = Opcode == ISD::SDIVFIXSAT || Opcode == ISD::UDIVFIXSAT; in expandFixedPointDiv() local
DSelectionDAGBuilder.cpp5257 bool Saturating = Opcode == ISD::SDIVFIXSAT || Opcode == ISD::UDIVFIXSAT; in expandDivFix() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp1894 bool Saturating = IntrinsicID == Intrinsic::wasm_trunc_saturate_signed || in ConstantFoldScalarCall1() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp752 bool Saturating = in PromoteIntRes_MULFIX() local
3028 bool Saturating = (N->getOpcode() == ISD::SMULFIXSAT || in ExpandIntRes_MULFIX() local
DTargetLowering.cpp7185 bool Saturating = (Node->getOpcode() == ISD::SMULFIXSAT || in expandFixedPointMul() local