Searched refs:getMemoryPointerParamPos (Results 1 – 3 of 3) sorted by relevance
456 getMemoryPointerParamPos(getIntrinsicID()); in getPointerAlignment()463 if (auto PtrParamOpt = getMemoryPointerParamPos(getIntrinsicID())) in getMemoryPointerParam()469 VPIntrinsic::getMemoryPointerParamPos(Intrinsic::ID VPID) { in getMemoryPointerParamPos() function in VPIntrinsic
601 static std::optional<unsigned> getMemoryPointerParamPos(Intrinsic::ID);
1487 unsigned PtrOpNo = *VPI->getMemoryPointerParamPos(IID); in getInterestingMemoryOperands()1514 unsigned PtrOpNo = *VPI->getMemoryPointerParamPos(IID); in getInterestingMemoryOperands()