HomeSort by relevance Sort by last modified time
    Searched refs:Mul0 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 551 /// If the Op is in the correct form the constituent parts are written to Mul0,
554 isADDADDMUL(SDValue Op, SDValue &Mul0, SDValue &Mul1, SDValue &Addend0,
578 Mul0 = OtherOp.getOperand(0);
588 Mul0 = AddOp.getOperand(0).getOperand(0);
598 Mul0 = AddOp.getOperand(1).getOperand(0);
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 154 milliseconds