Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h203 RetTy visitMemSetPatternInst(MemSetPatternInst &I) { in visitMemSetPatternInst() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp460 bool visitMemSetPatternInst(MemSetPatternInst &MSPI);
641 bool StoreFatPtrsAsIntsAndExpandMemcpyVisitor::visitMemSetPatternInst( in visitMemSetPatternInst() function in StoreFatPtrsAsIntsAndExpandMemcpyVisitor