Home
last modified time | relevance | path

Searched refs:getMemoryDataParamPos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp483 auto DataParamOpt = getMemoryDataParamPos(getIntrinsicID()); in getMemoryDataParam()
489 std::optional<unsigned> VPIntrinsic::getMemoryDataParamPos(Intrinsic::ID VPID) { in getMemoryDataParamPos() function in VPIntrinsic
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h605 static std::optional<unsigned> getMemoryDataParamPos(Intrinsic::ID);