Searched refs:ptrVal (Results 1 – 4 of 4) sorted by relevance
1280 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()1292 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()1311 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
347 const Value* ptrVal; // value representing memory location member
10330 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()10356 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()10368 Info.ptrVal = I.getArgOperand(2); in getTgtMemIntrinsic()10379 Info.ptrVal = I.getArgOperand(0); in getTgtMemIntrinsic()
3623 MachinePointerInfo(Info.ptrVal, Info.offset), in visitTargetIntrinsic()