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

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 598 /// Mul1, Addend0 and Addend1.
601 SDValue &Addend1, bool requireIntermediatesHaveOneUse)
627 Addend1 = AddOp.getOperand(1);
637 Addend1 = OtherOp;
647 Addend1 = OtherOp;
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 139 unsigned drillAddendDownOneStep(FAddend &Addend0, FAddend &Addend1) const;
352 (Value *Val, FAddend &Addend0, FAddend &Addend1) {
377 FAddend &Addend = Opnd0 ? Addend1 : Addend0;
416 (FAddend &Addend0, FAddend &Addend1) const {
420 unsigned BreakNum = FAddend::drillValueDownOneStep(Val, Addend0, Addend1);
427 Addend1.Scale(Coeff);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 250 milliseconds