Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1244 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); emitAddSub() local
1613 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); emitLogicalOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1838 if (auto *MulLHS = dyn_cast<SCEVConstant>(SM->getOperand(0))) getZeroExtendExprImpl() local
15207 auto *MulLHS = Mul->getOperand(0); applyLoopGuards() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13411 SDValue MulLHS = LHS.getOperand(0); tryFoldToMad64_32() local