Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp155 bool UseCalls, bool Recover, int AsanScale, in instrumentAddressImpl() argument
186 Value *SizeArgument, bool UseCalls, bool Recover, in instrumentAddress() argument
201 SizeArgument, UseCalls, Recover, AsanScale, AsanOffset); in instrumentAddress()
215 SizeArgument, UseCalls, Recover, AsanScale, AsanOffset); in instrumentAddress()
217 SizeArgument, UseCalls, Recover, AsanScale, AsanOffset); in instrumentAddress()
H A DAMDGPUAsanInstrumentation.h48 Value *SizeArgument, bool UseCalls, bool Recover,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp809 InterestingMemoryOperand &O, bool UseCalls,
816 Value *SizeArgument, bool UseCalls, uint32_t Exp,
827 Value *SizeArgument, bool UseCalls,
835 Value *SizeArgument, bool UseCalls,
1662 Value *SizeArgument, bool UseCalls, in doInstrumentAddress() argument
1677 FixedSize, IsWrite, nullptr, UseCalls, in doInstrumentAddress()
1682 IsWrite, nullptr, UseCalls, Exp, RTCI); in doInstrumentAddress()
1689 Value *SizeArgument, bool UseCalls, uint32_t Exp, in instrumentMaskedLoadOrStore() argument
1747 SizeArgument, UseCalls, Exp, RTCI); in instrumentMaskedLoadOrStore()
1752 InterestingMemoryOperand &O, bool UseCalls, in instrumentMop() argument
[all …]