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

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 602 /// Mul1, Addend0 and Addend1.
605 SDValue &Addend1, bool requireIntermediatesHaveOneUse)
631 Addend1 = AddOp.getOperand(1);
641 Addend1 = OtherOp;
651 Addend1 = OtherOp;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp 589 /// Mul1, Addend0 and Addend1.
592 SDValue &Addend1, bool requireIntermediatesHaveOneUse)
618 Addend1 = AddOp.getOperand(1);
628 Addend1 = OtherOp;
638 Addend1 = OtherOp;
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 146 unsigned drillAddendDownOneStep(FAddend &Addend0, FAddend &Addend1) const;
336 (Value *Val, FAddend &Addend0, FAddend &Addend1) {
361 FAddend &Addend = Opnd0 ? Addend1 : Addend0;
400 (FAddend &Addend0, FAddend &Addend1) const {
404 unsigned BreakNum = FAddend::drillValueDownOneStep(Val, Addend0, Addend1);
411 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 164 milliseconds