Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c198 UINT32 Multiplier, in AcpiUtShortMultiply()
338 UINT32 Multiplier, in AcpiUtShortMultiply()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILFlattenArrays.cpp123 unsigned Multiplier = 1; in genConstFlattenIndices() local
141 unsigned Multiplier = 1; in genInstructionFlattenIndices() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp397 int64_t Multiplier) { in isSuitableMemoryOp()
H A DComplexDeinterleavingPass.cpp216 Value *Multiplier; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3520 const APInt &Multiplier = Op.getConstantOperandAPInt(0); in computeKnownBits() local
6053 const APInt &Multiplier = Op.getConstantOperandAPInt(0); in isKnownNeverZero() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4403 unsigned Multiplier = VF.isFixed() ? IC : 1; in isEpilogueVectorizationProfitable() local
H A DSLPVectorizer.cpp5633 const SCEV *Multiplier) -> const SCEV * { in calculateRtStride()