Home
last modified time | relevance | path

Searched defs:UseCalls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp155 bool UseCalls, bool Recover, int AsanScale, in instrumentAddressImpl()
186 Value *SizeArgument, bool UseCalls, bool Recover, in instrumentAddress()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1662 Value *SizeArgument, bool UseCalls, in doInstrumentAddress()
1689 Value *SizeArgument, bool UseCalls, uint32_t Exp, in instrumentMaskedLoadOrStore()
1752 InterestingMemoryOperand &O, bool UseCalls, in instrumentMop()
1905 Value *SizeArgument, bool UseCalls, in instrumentAddress()
1993 TypeSize TypeStoreSize, bool IsWrite, Value *SizeArgument, bool UseCalls, in instrumentUnusualSizeOrAlignment()
3101 bool UseCalls = (InstrumentationWithCallsThreshold >= 0 && in instrumentFunction() local