Searched refs:instrumentAddressImpl (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsanInstrumentation.cpp | 150 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()
|