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 598 /// If the Op is in the correct form the constituent parts are written to Mul0,
601 isADDADDMUL(SDValue Op, SDValue &Mul0, SDValue &Mul1, SDValue &Addend0,
625 Mul0 = OtherOp.getOperand(0);
635 Mul0 = AddOp.getOperand(0).getOperand(0);
645 Mul0 = AddOp.getOperand(1).getOperand(0);
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]

Completed in 133 milliseconds