Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getArgOperand

1866         {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()),
1867 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()),
1868 IRB.CreateIntCast(I.getArgOperand(2), MS.IntptrTy, false)});
1880 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()),
1881 IRB.CreatePointerCast(I.getArgOperand(1), IRB.getInt8PtrTy()),
1882 IRB.CreateIntCast(I.getArgOperand(2), MS.IntptrTy, false)});
1891 {IRB.CreatePointerCast(I.getArgOperand(0), IRB.getInt8PtrTy()),
1892 IRB.CreateIntCast(I.getArgOperand(1), IRB.getInt32Ty(), false),
1893 IRB.CreateIntCast(I.getArgOperand(2), MS.IntptrTy, false)});
1911 Value* Addr = I.getArgOperand(0);
1935 Value *Addr = I.getArgOperand(0);
1975 Type *Ty = I.getArgOperand(i)->getType();
1983 SC.Add(I.getArgOperand(i));
2005 I.getArgOperand(0)->getType()->isPointerTy() &&
2006 I.getArgOperand(1)->getType()->isVectorTy() &&
2014 I.getArgOperand(0)->getType()->isPointerTy() &&
2031 Value *Op = I.getArgOperand(0);
2060 assert(isa<ConstantInt>(I.getArgOperand(2)) && "Invalid rounding mode");
2062 CopyOp = I.getArgOperand(0);
2063 ConvertOp = I.getArgOperand(1);
2066 ConvertOp = I.getArgOperand(0);
2867 Value *VAListTag = I.getArgOperand(0);
2880 Value *VAListTag = I.getArgOperand(0);
2909 Value *VAListTag = OrigInst->getArgOperand(0);
2990 Value *VAListTag = I.getArgOperand(0);
2998 Value *VAListTag = I.getArgOperand(0);
3026 Value *VAListTag = OrigInst->getArgOperand(0);
3135 Value *VAListTag = I.getArgOperand(0);
3145 Value *VAListTag = I.getArgOperand(0);
3198 Value *VAListTag = OrigInst->getArgOperand(0);