/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CheckedArithmetic.h | 76 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/ |
D | recursiveIntersectionTypes.ts | 7 interface Product extends Entity { interface
|
/third_party/mesa3d/src/panfrost/perf/ |
D | pan_gen_perf.py | 76 class Product: class
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | recursiveMappedTypes.ts | 50 interface Product { interface
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes2.ts | 163 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/ |
D | DependenceAnalysis.cpp | 1170 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
|
D | ConstantFolding.cpp | 2322 APInt Product = (Lhs.sextOrSelf(ExtendedWidth) * in ConstantFoldScalarCall3() local
|
D | LoopAccessAnalysis.cpp | 1375 const SCEV *Product = SE.getMulExpr(&BackedgeTakenCount, Step); in isSafeDependenceDistance() local
|
/third_party/python/Parser/ |
D | asdl.py | 107 class Product(AST): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 89 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/ |
D | InstCombineMulDivRem.cpp | 647 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/ |
D | ObjCARCOpts.cpp | 306 unsigned long long Product = in GetAllPathCountWithOverflow() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LICM.cpp | 879 auto Product = in hoistRegion() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 7200 SDValue Product = Result.getValue(0); in expandFixedPointMul() local 7214 SDValue Product = Result.getValue(0); in expandFixedPointMul() local
|
D | LegalizeIntegerTypes.cpp | 3042 SDValue Product = Result.getValue(0); in ExpandIntRes_MULFIX() local
|
/third_party/node/tools/lint-md/ |
D | lint-md.mjs | 1968 Product: '∏', property
|