Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getArgOperand

3273   Value  *PtrOperand = I.getArgOperand(1);
3275 SDValue Src0 = getValue(I.getArgOperand(0));
3276 SDValue Mask = getValue(I.getArgOperand(3));
3278 unsigned Alignment = (cast<ConstantInt>(I.getArgOperand
3359 const Value *Ptr = I.getArgOperand(1);
3360 SDValue Src0 = getValue(I.getArgOperand(0));
3361 SDValue Mask = getValue(I.getArgOperand(3));
3363 unsigned Alignment = (cast<ConstantInt>(I.getArgOperand(2)))->getZExtValue();
3396 Value *PtrOperand = I.getArgOperand(0);
3398 SDValue Src0 = getValue(I.getArgOperand(3));
3399 SDValue Mask = getValue(I.getArgOperand(2));
3403 unsigned Alignment = (cast<ConstantInt>(I.getArgOperand(1)))->getZExtValue();
3436 const Value *Ptr = I.getArgOperand(0);
3437 SDValue Src0 = getValue(I.getArgOperand(3));
3438 SDValue Mask = getValue(I.getArgOperand(2));
3442 unsigned Alignment = (cast<ConstantInt>(I.getArgOperand(1)))->getZExtValue();
3647 SDValue Op = getValue(I.getArgOperand(i));
4346 getValue(I.getArgOperand(0))));
4351 getValue(I.getArgOperand(0))));
4354 Value *Reg = I.getArgOperand(0);
4366 Value *Reg = I.getArgOperand(0);
4367 Value *RegValue = I.getArgOperand(1);
4380 SDValue Op1 = getValue(I.getArgOperand(0));
4381 SDValue Op2 = getValue(I.getArgOperand(1));
4382 SDValue Op3 = getValue(I.getArgOperand(2));
4383 unsigned Align = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue();
4386 bool isVol = cast<ConstantInt>(I.getArgOperand(4))->getZExtValue();
4390 MachinePointerInfo(I.getArgOperand(0)),
4391 MachinePointerInfo(I.getArgOperand(1)));
4396 SDValue Op1 = getValue(I.getArgOperand(0));
4397 SDValue Op2 = getValue(I.getArgOperand(1));
4398 SDValue Op3 = getValue(I.getArgOperand(2));
4399 unsigned Align = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue();
4402 bool isVol = cast<ConstantInt>(I.getArgOperand(4))->getZExtValue();
4405 isTC, MachinePointerInfo(I.getArgOperand(0)));
4410 SDValue Op1 = getValue(I.getArgOperand(0));
4411 SDValue Op2 = getValue(I.getArgOperand(1));
4412 SDValue Op3 = getValue(I.getArgOperand(2));
4413 unsigned Align = cast<ConstantInt>(I.getArgOperand(3))->getZExtValue();
4416 bool isVol = cast<ConstantInt>(I.getArgOperand(4))->getZExtValue();
4419 isTC, MachinePointerInfo(I.getArgOperand(0)),
4420 MachinePointerInfo(I.getArgOperand(1)));
4553 GlobalValue *GV = ExtractTypeInfo(I.getArgOperand(0));
4566 getValue(I.getArgOperand(0)),
4567 getValue(I.getArgOperand(1))));
4573 SDValue CfaArg = DAG.getSExtOrTrunc(getValue(I.getArgOperand(0)), sdl,
4589 ConstantInt *CI = dyn_cast<ConstantInt>(I.getArgOperand(0));
4600 cast<AllocaInst>(I.getArgOperand(0)->stripPointerCasts());
4608 Ops[1] = getValue(I.getArgOperand(0));
4617 getRoot(), getValue(I.getArgOperand(0))));
4646 SDValue ShAmt = getValue(I.getArgOperand(1));
4693 getValue(I.getArgOperand(0)), ShAmt);
4720 const Value *Op1 = I.getArgOperand(0);
4724 getValue(I.getArgOperand(1)),
4725 getValue(I.getArgOperand(2)),
4731 setValue(&I, ExpandPowI(sdl, getValue(I.getArgOperand(0)),
4732 getValue(I.getArgOperand(1)), DAG));
4735 setValue(&I, expandLog(sdl, getValue(I.getArgOperand(0)), DAG, TLI));
4738 setValue(&I, expandLog2(sdl, getValue(I.getArgOperand(0)), DAG, TLI));
4741 setValue(&I, expandLog10(sdl, getValue(I.getArgOperand(0)), DAG, TLI));
4744 setValue(&I, expandExp(sdl, getValue(I.getArgOperand(0)), DAG, TLI));
4747 setValue(&I, expandExp2(sdl, getValue(I.getArgOperand(0)), DAG, TLI));
4750 setValue(&I, expandPow(sdl, getValue(I.getArgOperand(0)),
4751 getValue(I.getArgOperand(1)), DAG, TLI));
4779 getValue(I.getArgOperand(0)).getValueType(),
4780 getValue(I.getArgOperand(0))));
4785 getValue(I.getArgOperand(0)).getValueType(),
4786 getValue(I.getArgOperand(0)),
4787 getValue(I.getArgOperand(1))));
4791 getValue(I.getArgOperand(0)).getValueType(),
4792 getValue(I.getArgOperand(0)),
4793 getValue(I.getArgOperand(1))));
4797 getValue(I.getArgOperand(0)).getValueType(),
4798 getValue(I.getArgOperand(0)),
4799 getValue(I.getArgOperand(1))));
4803 getValue(I.getArgOperand(0)).getValueType(),
4804 getValue(I.getArgOperand(0)),
4805 getValue(I.getArgOperand(1)),
4806 getValue(I.getArgOperand(2))));
4813 getValue(I.getArgOperand(0)).getValueType(),
4814 getValue(I.getArgOperand(0)),
4815 getValue(I.getArgOperand(1)),
4816 getValue(I.getArgOperand(2))));
4820 getValue(I.getArgOperand(0)).getValueType(),
4821 getValue(I.getArgOperand(0)),
4822 getValue(I.getArgOperand(1)));
4824 getValue(I.getArgOperand(0)).getValueType(),
4826 getValue(I.getArgOperand(2)));
4834 getValue(I.getArgOperand(0)),
4842 getValue(I.getArgOperand(0)))));
4845 SDValue Tmp = getValue(I.getArgOperand(0));
4859 getValue(I.getArgOperand(0)).getValueType(),
4860 getValue(I.getArgOperand(0))));
4864 getValue(I.getArgOperand(0)).getValueType(),
4865 getValue(I.getArgOperand(0))));
4868 SDValue Arg = getValue(I.getArgOperand(0));
4869 ConstantInt *CI = cast<ConstantInt>(I.getArgOperand(1));
4876 SDValue Arg = getValue(I.getArgOperand(0));
4877 ConstantInt *CI = cast<ConstantInt>(I.getArgOperand(1));
4884 SDValue Arg = getValue(I.getArgOperand(0));
4899 Res = getValue(I.getArgOperand(0));
4924 const Value *Ptr = cast<LoadInst>(I.getArgOperand(0))->getPointerOperand();
4957 Src = getValue(I.getArgOperand(0)); // The guard's value.
4960 AllocaInst *Slot = cast<AllocaInst>(I.getArgOperand(1));
4977 ConstantInt *CI = dyn_cast<ConstantInt>(I.getArgOperand(1));
5003 const Function *F = cast<Function>(I.getArgOperand(1)->stripPointerCasts());
5007 Ops[1] = getValue(I.getArgOperand(0));
5008 Ops[2] = getValue(I.getArgOperand(1));
5009 Ops[3] = getValue(I.getArgOperand(2));
5010 Ops[4] = DAG.getSrcValue(I.getArgOperand(0));
5021 getValue(I.getArgOperand(0))));
5026 const Value *Alloca = I.getArgOperand(0)->stripPointerCasts();
5027 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1));
5042 setValue(&I, getValue(I.getArgOperand(0)));
5088 SDValue Op1 = getValue(I.getArgOperand(0));
5089 SDValue Op2 = getValue(I.getArgOperand(1));
5097 unsigned rw = cast<ConstantInt>(I.getArgOperand(1))->getZExtValue();
5099 Ops[1] = getValue(I.getArgOperand(0));
5100 Ops[2] = getValue(I.getArgOperand(1));
5101 Ops[3] = getValue(I.getArgOperand(2));
5102 Ops[4] = getValue(I.getArgOperand(3));
5106 MachinePointerInfo(I.getArgOperand(0)),
5121 GetUnderlyingObjects(I.getArgOperand(1), Allocas, *DL);
5209 Value *Arg = I.getArgOperand(Idx)->stripPointerCasts();
5234 auto *Fn = cast<Function>(I.getArgOperand(0)->stripPointerCasts());
5235 auto *Idx = cast<ConstantInt>(I.getArgOperand(2));
5248 Value *FP = I.getArgOperand(1);
5259 const auto *CPI = cast<CatchPadInst>(I.getArgOperand(0));
5468 const Value *LHS = I.getArgOperand(0), *RHS = I.getArgOperand(1);
5470 !I.getArgOperand(2)->getType()->isIntegerTy() ||
5474 const Value *Size = I.getArgOperand(2);
5571 const Value *Src = I.getArgOperand(0);
5572 const Value *Char = I.getArgOperand(1);
5573 const Value *Length = I.getArgOperand(2);
5602 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1);
5631 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1);
5660 const Value *Arg0 = I.getArgOperand(0);
5685 const Value *Arg0 = I.getArgOperand(0), *Arg1 = I.getArgOperand(1);
5712 !I.getArgOperand(0)->getType()->isFloatingPointTy() ||
5713 I.getType() != I.getArgOperand(0)->getType() ||
5717 SDValue Tmp = getValue(I.getArgOperand(0));
5729 !I.getArgOperand(0)->getType()->isFloatingPointTy() ||
5730 I.getType() != I.getArgOperand(0)->getType() ||
5731 I.getType() != I.getArgOperand(1)->getType() ||
5735 SDValue Tmp0 = getValue(I.getArgOperand(0));
5736 SDValue Tmp1 = getValue(I.getArgOperand(1));
5781 I.getArgOperand(0)->getType()->isFloatingPointTy() &&
5782 I.getType() == I.getArgOperand(0)->getType() &&
5783 I.getType() == I.getArgOperand(1)->getType() &&
5785 SDValue LHS = getValue(I.getArgOperand(0));
5786 SDValue RHS = getValue(I.getArgOperand(1));
6651 getValue(I.getArgOperand(0)),
6652 DAG.getSrcValue(I.getArgOperand(0))));
6669 getValue(I.getArgOperand(0)),
6670 DAG.getSrcValue(I.getArgOperand(0))));
6676 getValue(I.getArgOperand(0)),
6677 getValue(I.getArgOperand(1)),
6678 DAG.getSrcValue(I.getArgOperand(0)),
6679 DAG.getSrcValue(I.getArgOperand(1))));