Searched refs:getMemoryPointerParamPos (Results 1 – 3 of 3) sorted by relevance
461 getMemoryPointerParamPos(getIntrinsicID()); in getPointerAlignment()468 if (auto PtrParamOpt = getMemoryPointerParamPos(getIntrinsicID())) in getMemoryPointerParam()474 VPIntrinsic::getMemoryPointerParamPos(Intrinsic::ID VPID) { in getMemoryPointerParamPos() function in VPIntrinsic
592 static std::optional<unsigned> getMemoryPointerParamPos(Intrinsic::ID);
1407 unsigned PtrOpNo = *VPI->getMemoryPointerParamPos(IID); in getInterestingMemoryOperands()1434 unsigned PtrOpNo = *VPI->getMemoryPointerParamPos(IID); in getInterestingMemoryOperands()