Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DIntrinsicInst.cpp483 auto DataParamOpt = getMemoryDataParamPos(getIntrinsicID()); in getMemoryDataParam()
489 std::optional<unsigned> VPIntrinsic::getMemoryDataParamPos(Intrinsic::ID VPID) { in getMemoryDataParamPos() function in VPIntrinsic
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIntrinsicInst.h528 static std::optional<unsigned> getMemoryDataParamPos(Intrinsic::ID);