Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp150 static void instrumentAddressImpl(Module &M, IRBuilder<> &IRB, in instrumentAddressImpl() function
199 return instrumentAddressImpl( in instrumentAddress()
214 instrumentAddressImpl(M, IRB, OrigIns, InsertBefore, Addr, {}, 8, IsWrite, in instrumentAddress()
216 instrumentAddressImpl(M, IRB, OrigIns, InsertBefore, LastByte, {}, 8, IsWrite, in instrumentAddress()