Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp180 SDValue MulLHS = N->getOperand(0); in Select() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1178 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); in emitAddSub() local
1542 const Value *MulLHS = cast<MulOperator>(RHS)->getOperand(0); in emitLogicalOp() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp7026 const SCEVConstant *MulLHS = dyn_cast<SCEVConstant>(AddRHS->getOperand(0)); in MatchNotExpr() local