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.cpp459 auto DataParamOpt = getMemoryDataParamPos(getIntrinsicID()); in getMemoryDataParam()
465 std::optional<unsigned> VPIntrinsic::getMemoryDataParamPos(Intrinsic::ID VPID) { in getMemoryDataParamPos() function in VPIntrinsic
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h617 LLVM_ABI static std::optional<unsigned> getMemoryDataParamPos(Intrinsic::ID);