Home
last modified time | relevance | path

Searched defs:Product (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCheckedArithmetic.h76 if (auto Product = checkedMul(A, B)) in checkedMulAdd() local
105 if (auto Product = checkedMulUnsigned(A, B)) in checkedMulAddUnsigned() local
/third_party/typescript/tests/cases/conformance/types/intersection/
DrecursiveIntersectionTypes.ts7 interface Product extends Entity { interface
/third_party/mesa3d/src/panfrost/perf/
Dpan_gen_perf.py76 class Product: class
/third_party/typescript/tests/cases/conformance/types/mapped/
DrecursiveMappedTypes.ts50 interface Product { interface
/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes2.ts163 type Product<A extends Union, B> = { f1: A, f2: B}; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1170 const SCEV *Product = SE->getMulExpr(UpperBound, AbsCoeff); in strongSIVtest() local
1741 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroSrcSIVtest() local
1850 const SCEV *Product = SE->getMulExpr(AbsCoeff, UpperBound); in weakZeroDstSIVtest() local
2301 else if (const auto *Product = dyn_cast<SCEVMulExpr>(Expr)) in getConstantPart() local
2383 else if (const SCEVMulExpr *Product = dyn_cast<SCEVMulExpr>(Operand)) { in gcdMIVtest() local
DConstantFolding.cpp2322 APInt Product = (Lhs.sextOrSelf(ExtendedWidth) * in ConstantFoldScalarCall3() local
DLoopAccessAnalysis.cpp1375 const SCEV *Product = SE.getMulExpr(&BackedgeTakenCount, Step); in isSafeDependenceDistance() local
/third_party/python/Parser/
Dasdl.py107 class Product(AST): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp89 Value *Product = Builder.CreateMul(Divisor, Quotient); in generatedUnsignedRemainderCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp647 static bool multiplyOverflows(const APInt &C1, const APInt &C2, APInt &Product, in multiplyOverflows()
704 APInt Product(C1->getBitWidth(), /*val=*/0ULL, IsSigned); in commonIDivTransforms() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp306 unsigned long long Product = in GetAllPathCountWithOverflow() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp879 auto Product = in hoistRegion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7200 SDValue Product = Result.getValue(0); in expandFixedPointMul() local
7214 SDValue Product = Result.getValue(0); in expandFixedPointMul() local
DLegalizeIntegerTypes.cpp3042 SDValue Product = Result.getValue(0); in ExpandIntRes_MULFIX() local
/third_party/node/tools/lint-md/
Dlint-md.mjs1968 Product: '∏', property