| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 153 return setArgOperand(0, NewOperand); in replaceVariableLocationOp() 159 setArgOperand( in replaceVariableLocationOp() 170 return setArgOperand(0, NewOperand); in replaceVariableLocationOp() 177 setArgOperand( in replaceVariableLocationOp() 188 setArgOperand(2, MetadataAsValue::get(getContext(), NewExpr)); in addVariableLocationOps() 194 setArgOperand( in addVariableLocationOps() 253 setArgOperand(3, ConstantInt::get(Type::getInt32Ty(getContext()), Idx)); in setIndex() 273 setArgOperand(4, Callee); in setCallee() 385 setArgOperand(*MaskPos, NewMask); in setMaskParam() 396 setArgOperand(*EVLPos, NewEVL); in setVectorLengthParam()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 327 setArgOperand(1, MetadataAsValue::get(NewVar->getContext(), NewVar)); in setVariable() 331 setArgOperand(2, MetadataAsValue::get(NewExpr->getContext(), NewExpr)); in setExpression() 399 return setArgOperand(0, MetadataAsValue::get(getContext(), Location)); in setRawLocation() 441 void setArgOperand(unsigned i, Value *v) { in setArgOperand() function 442 DbgInfoIntrinsic::setArgOperand(i, v); in setArgOperand() 518 setArgOperand(OpAddressExpr, in setAddressExpression() 547 setArgOperand(0, MetadataAsValue::get(getContext(), NewLabel)); in setLabel() 1013 setArgOperand(ARG_DEST, Ptr); in setDest() 1031 setArgOperand(ARG_LENGTH, L); in setLength() 1076 BaseCL::setArgOperand(ARG_SOURCE, Ptr); in setSource() [all …]
|
| H A D | InstrTypes.h | 1297 void setArgOperand(unsigned i, Value *v) { 2400 void setArgOperand(unsigned i, Value *v) { setOperand(i, v); }
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroInstr.h | 161 setArgOperand(PromiseArg, ConstantPointerNull::get( in clearPromise() 215 void setInfo(Constant *C) { setArgOperand(InfoArg, C); } in setInfo() 223 setArgOperand(CoroutineArg, getFunction()); in setCoroutineSelf()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstCombineIntrinsic.cpp | 812 II.setArgOperand(1, ConstantInt::get(Src1->getType(), in instCombineIntrinsic() 1143 II.setArgOperand(0, Src0); in instCombineIntrinsic() 1144 II.setArgOperand(1, Src1); in instCombineIntrinsic() 1145 II.setArgOperand(2, Src2); in instCombineIntrinsic() 1219 II.setArgOperand(0, Src1); in instCombineIntrinsic() 1220 II.setArgOperand(1, Src0); in instCombineIntrinsic() 1221 II.setArgOperand( in instCombineIntrinsic() 1815 II.setArgOperand(DMaskIdx, Args[DMaskIdx]); in simplifyAMDGCNMemoryIntrinsicDemanded()
|
| H A D | AMDGPULibCalls.cpp | 749 CI->setArgOperand(1, SplatArg1); in fold() 790 Call->setArgOperand(1, CastedArg); in fold() 1292 CI->setArgOperand(1, SplatRHS); in replaceLibCallWithSimpleIntrinsic() 1295 CI->setArgOperand(0, SplatLHS); in replaceLibCallWithSimpleIntrinsic()
|
| H A D | AMDGPUTargetTransformInfo.cpp | 1163 II->setArgOperand(0, NewV); in rewriteIntrinsicWithAddressSpace() 1172 II->setArgOperand(0, NewV); in rewriteIntrinsicWithAddressSpace() 1182 II->setArgOperand(0, NewV); in rewriteIntrinsicWithAddressSpace()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | InferAddressSpaces.cpp | 393 II->setArgOperand(0, NewV); in rewriteIntrinsicOperands() 405 II->setArgOperand(0, NewV); in rewriteIntrinsicOperands() 415 II->setArgOperand(1, NewV); in rewriteIntrinsicOperands() 423 II->setArgOperand(0, NewV); in rewriteIntrinsicOperands() 435 II->setArgOperand(1, NewV); in rewriteIntrinsicOperands()
|
| H A D | CallSiteSplitting.cpp | 103 CB.setArgOperand(ArgNo, ConstValue); in setConstantInArgument() 340 NewCI->setArgOperand(ArgNo, PN.getIncomingValueForBlock(SplitBlock)); in splitCallSite()
|
| H A D | MemCpyOptimizer.cpp | 1074 C->setArgOperand(ArgI, cpyDest); in performCallSlotOptzn() 2026 CB.setArgOperand(ArgNo, MDep->getSource()); in processByValArgument() 2130 CB.setArgOperand(ArgNo, MDep->getSource()); in processImmutArgument()
|
| H A D | TailRecursionElimination.cpp | 633 CI->setArgOperand(OpndIdx, NewAlloca); in copyByValueOperandIntoLocalTemp()
|
| H A D | GuardWidening.cpp | 101 GI->setArgOperand(0, NewCond); in setCondition()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroEarly.cpp | 267 CF->setArgOperand(0, CoroId); in lowerEarlyIntrinsics()
|
| H A D | Coroutines.cpp | 176 SuspendInst->setArgOperand(0, SaveInst); in createCoroSave()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILPrepare.cpp | 298 CB->setArgOperand(1, NoOpBitcast); in runOnModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOMemOPSizeOpt.cpp | 131 asCI()->setArgOperand(2, Length); in setLength()
|
| H A D | HWAddressSanitizer.cpp | 1476 II->setArgOperand(0, ConstantInt::get(Int64Ty, AlignedSize)); in instrumentStack() 1477 II->setArgOperand(1, AICast); in instrumentStack()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ThinLTOBitcodeWriter.cpp | 120 CI->setArgOperand(ArgNo, in promoteTypeIds()
|
| H A D | DeadArgumentElimination.cpp | 319 CB->setArgOperand(ArgNo, PoisonValue::get(Arg->getType())); in removeDeadArgumentsFromCallers()
|
| H A D | FunctionSpecialization.cpp | 609 Call->setArgOperand(Idx, GV); in promoteConstantStackValues()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CallPromotionUtils.cpp | 528 CB.setArgOperand(ArgNo, Cast); in promoteCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Instruction.cpp | 670 void FuncletPadInst::setArgOperand(unsigned Idx, Value *V) { in setArgOperand() function in llvm::sandboxir::FuncletPadInst 673 &FuncletPadInst::setArgOperand>>( in setArgOperand() 675 cast<llvm::FuncletPadInst>(Val)->setArgOperand(Idx, V->Val); in setArgOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 833 Call.setArgOperand(0, Arg1); in canonicalizeConstantArg0ToArg1() 834 Call.setArgOperand(1, Arg0); in canonicalizeConstantArg0ToArg1() 978 II.setArgOperand(1, ConstantInt::get(Src1->getType(), fneg(Mask))); in foldIntrinsicIsFPClass() 984 II.setArgOperand(1, ConstantInt::get(Src1->getType(), inverse_fabs(Mask))); in foldIntrinsicIsFPClass() 1087 II.setArgOperand( in foldIntrinsicIsFPClass() 2958 II->setArgOperand(1, NewExp); in visitCallInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TypePromotion.cpp | 556 Call->setArgOperand(i, Trunc); in TruncateSinks()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 893 CoroId->setArgOperand(1, PromiseAddrVoidPtr); in EmitCoroutineBody()
|