Home
last modified time | relevance | path

Searched defs:Multiplier (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DDurationFactoryScaleCheck.cpp51 GetNewScaleSingleStep(DurationScale OldScale, double Multiplier) { in GetNewScaleSingleStep()
98 double Multiplier) { in GetNewScale()
/external/llvm-project/clang/test/CodeGen/X86/
Dms-x86-intrinsics.c118 __int64 test_mul128(__int64 Multiplier, in test_mul128()
130 unsigned __int64 test_umul128(unsigned __int64 Multiplier, in test_umul128()
/external/python/cpython3/Lib/test/
Dtest_turtle.py130 class Multiplier: class
/external/llvm-project/llvm/lib/CodeGen/
DImplicitNullChecks.cpp401 int64_t Multiplier) { in isSuitableMemoryOp()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1936 RISCVVLMUL Multiplier = static_cast<RISCVVLMUL>(VLMul); in addVSetVL() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp5379 Expr *Multiplier = nullptr; in CheckOpenMPLoop() local