Home
last modified time | relevance | path

Searched defs:MulLHS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1245 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); in emitAddSub() local
1614 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); in emitLogicalOp() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1840 if (auto *MulLHS = dyn_cast<SCEVConstant>(SM->getOperand(0))) in getZeroExtendExprImpl() local
15297 auto *MulLHS = Mul->getOperand(0); in collect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13709 SDValue MulLHS = LHS.getOperand(0); in tryFoldToMad64_32() local