Home
last modified time | relevance | path

Searched defs:MulRHS (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1245 const Value *MulRHS = cast<MulOperator>(RHS)->getOperand(1); emitAddSub() local
1614 const Value *MulRHS = cast<MulOperator>(RHS)->getOperand(1); emitLogicalOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3350 Value *MulRHS; matchFMulByZeroIfResultEqZero() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp765 if (const SCEVMulExpr *MulRHS = dyn_cast<SCEVMulExpr>(RHS)) { getExactSDiv() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13412 SDValue MulRHS = LHS.getOperand(1); tryFoldToMad64_32() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15208 auto *MulRHS = Mul->getOperand(1); applyLoopGuards() local